Codebase Browser
llvm
Go to App
llvm
/
clang/test/Lexer/Inputs/
bad-header-guard-defined.h
#if !defined(foo) #define goo int n; #endif