diff options
Diffstat (limited to 'test/PCH/Inputs/chain-macro1.h')
-rw-r--r-- | test/PCH/Inputs/chain-macro1.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/PCH/Inputs/chain-macro1.h b/test/PCH/Inputs/chain-macro1.h new file mode 100644 index 000000000000..2e80e47aead0 --- /dev/null +++ b/test/PCH/Inputs/chain-macro1.h @@ -0,0 +1 @@ +#define FOOBAR void f(); |