From bab175ec4b075c8076ba14c762900392533f6ee4 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 2 Jan 2017 19:18:08 +0000 Subject: Vendor import of clang trunk r290819: https://llvm.org/svn/llvm-project/cfe/trunk@290819 --- test/Preprocessor/dump_include.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/Preprocessor/dump_include.h (limited to 'test/Preprocessor/dump_include.h') diff --git a/test/Preprocessor/dump_include.h b/test/Preprocessor/dump_include.h new file mode 100644 index 000000000000..9dafaa50b5c5 --- /dev/null +++ b/test/Preprocessor/dump_include.h @@ -0,0 +1,2 @@ +#pragma once +#define DUMP_INCLUDE_TESTVAL 1 -- cgit v1.3