diff options
Diffstat (limited to 'clang/test/Preprocessor/dump_import.h')
-rw-r--r-- | clang/test/Preprocessor/dump_import.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Preprocessor/dump_import.h b/clang/test/Preprocessor/dump_import.h new file mode 100644 index 00000000000..fded1e52cbb --- /dev/null +++ b/clang/test/Preprocessor/dump_import.h @@ -0,0 +1 @@ +#define DUMP_IMPORT_TESTVAL 1 |