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
/
Sema
/
Inputs
/
reserved-identifier.h
blob
83b681f239c3b3476cc93cc1470e6fc7b3f10174
1
int
__i_come_from_a_system_header
;
// no-warning
2
#define __I_AM_A_SYSTEM_MACRO()
// no-warning
3
4
#define SOME_SYSTEM_MACRO() int __i_come_from_a_system_macro