1f51a89d39
These were ignored by git accidentally. We want ALL OF THEM since they all came in the llvm/clang source distribution.
9 lines
81 B
Plaintext
9 lines
81 B
Plaintext
|
|
#ifndef CMD_MACRO
|
|
#error CMD_MACRO undefined
|
|
#endif
|
|
|
|
int foo() {
|
|
return x;
|
|
}
|