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
/
Preprocessor
/
Inputs
/
llvm-rc.h
blob
dcc91c20961c42344a4be74706f7e8e66e810a2f
1
#ifndef RC_INVOKED
2
#error RC_INVOKED not defined
3
#endif
4
#ifndef _WIN32
5
#error _WIN32 not defined
6
#endif
7
#define MY_ID 42