aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/merge-lambdas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/merge-lambdas.cpp')
-rw-r--r--test/Modules/merge-lambdas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/merge-lambdas.cpp b/test/Modules/merge-lambdas.cpp
index 463a4c9b2f..da10ec1199 100644
--- a/test/Modules/merge-lambdas.cpp
+++ b/test/Modules/merge-lambdas.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fmodules -verify %s -emit-llvm-only
+// RUN: %clang_cc1 -std=c++14 -fmodules -verify %s -emit-llvm-only
// expected-no-diagnostics
#pragma clang module build A