Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
clang
/
test
/
Lexer
/
Inputs
/
bad-header-guard-defined.h
blob: b28f1a8873e920dc5987f86460cc3637f028b7a8 [
file
] [
log
] [
blame
] [
edit
]
#if !defined(foo)
#define
goo
int
n
;
#endif