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
[clang] Handle __declspec() attributes in using
[llvm-project.git]
/
clang
/
test
/
Preprocessor
/
mi_opt.h
blob
a82aa6af0f9c039321d2a982fa49dcc46b39a6b9
1
#if !defined foo MACRO
2
#define foo
3
int
x
=
2
;
4
#endif