summaryrefslogtreecommitdiffstats
path: root/test/Misc/include-stack-for-note-flag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Misc/include-stack-for-note-flag.cpp')
-rw-r--r--test/Misc/include-stack-for-note-flag.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Misc/include-stack-for-note-flag.cpp b/test/Misc/include-stack-for-note-flag.cpp
index 328999d..cfec506 100644
--- a/test/Misc/include-stack-for-note-flag.cpp
+++ b/test/Misc/include-stack-for-note-flag.cpp
@@ -18,11 +18,11 @@ bool macro(int x, int y) {
// STACK: note: candidate function not viable
// STACK: error: comparison between pointer and integer
// STACK: In file included from
-// STACK: note: instantiated from:
+// STACK: note: expanded from:
// STACKLESS: error: no matching function for call to 'foo'
// STACKLESS-NOT: In file included from
// STACKLESS: note: candidate function not viable
// STACKLESS: error: comparison between pointer and integer
// STACKLESS-NOT: In file included from
-// STACKLESS: note: instantiated from:
+// STACKLESS: note: expanded from:
OpenPOWER on IntegriCloud