[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Index / preamble-reparse-cmd-define.c.remap
blobab0a0dbdca422065c40041c808b25ed192582e17
2 #ifndef CMD_MACRO
3 #error CMD_MACRO undefined
4 #endif 
6 int foo(void) {
7   return x;