summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/pr18661.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenCXX/pr18661.cpp')
-rw-r--r--clang/test/CodeGenCXX/pr18661.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenCXX/pr18661.cpp b/clang/test/CodeGenCXX/pr18661.cpp
index 235867831e2..65ffd6f910c 100644
--- a/clang/test/CodeGenCXX/pr18661.cpp
+++ b/clang/test/CodeGenCXX/pr18661.cpp
@@ -11,4 +11,4 @@ extern "C" {
// PR18661: Clang would fail to emit function definition with mismatching
// exception specification, even though it was just treated as a warning.
-// CHECK: define void @f()
+// CHECK: define {{.*}}void @f()
OpenPOWER on IntegriCloud