repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git]
/
clang
/
test
/
Lexer
/
Inputs
/
tokens-between-ifndef-and-define.h
blob
ce8d77050631090c888f6229970cbf96a7146228
1
#ifndef tokens_between
2
3
const int
pi
=
3
;
4
5
#define pi_is_bad
6
7
#endif