summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macros_left.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/macros_left.h')
-rw-r--r--clang/test/Modules/Inputs/macros_left.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/clang/test/Modules/Inputs/macros_left.h b/clang/test/Modules/Inputs/macros_left.h
index 919dc20ebc9..a2f287e668a 100644
--- a/clang/test/Modules/Inputs/macros_left.h
+++ b/clang/test/Modules/Inputs/macros_left.h
@@ -7,6 +7,8 @@
#define LEFT_RIGHT_IDENTICAL int
-#define LEFT_RIGHT_DIFFERENT float
+
#define LEFT_RIGHT_DIFFERENT2 float
#define LEFT_RIGHT_DIFFERENT3 float
+
+#define LEFT_RIGHT_DIFFERENT float
OpenPOWER on IntegriCloud