summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/macros.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/macros.c')
-rw-r--r--clang/test/Modules/macros.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/macros.c b/clang/test/Modules/macros.c
index 3ca53005cf3..e367fb685b9 100644
--- a/clang/test/Modules/macros.c
+++ b/clang/test/Modules/macros.c
@@ -13,6 +13,7 @@
// expected-note@Inputs/macros_right.h:12{{expanding this definition of 'LEFT_RIGHT_DIFFERENT'}}
// expected-note@Inputs/macros_right.h:13{{expanding this definition of 'LEFT_RIGHT_DIFFERENT2'}}
// expected-note@Inputs/macros_left.h:14{{other definition of 'LEFT_RIGHT_DIFFERENT'}}
+// expected-note@Inputs/macros_left.h:11{{other definition of 'LEFT_RIGHT_DIFFERENT2'}}
@import macros;
OpenPOWER on IntegriCloud