Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Preprocessor / Inputs / llvm-rc.h
blobdcc91c20961c42344a4be74706f7e8e66e810a2f
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