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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
lsv-private-macro
/
self.h
blob
5a361308a10d0ffb8f66948cbcc386abf384c3a7
1
#define SELF_PRIVATE
2
#__private_macro SELF_PRIVATE
3
4
#define SELF_PUBLIC
5
#__public_macro SELF_PUBLIC
6
7
#define SELF_DEFAULT