summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/include-stack-for-note-flag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Misc/include-stack-for-note-flag.cpp')
-rw-r--r--clang/test/Misc/include-stack-for-note-flag.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/test/Misc/include-stack-for-note-flag.cpp b/clang/test/Misc/include-stack-for-note-flag.cpp
index 328999ded02..cfec5066a05 100644
--- a/clang/test/Misc/include-stack-for-note-flag.cpp
+++ b/clang/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