aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/dependent-auto.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaCXX/dependent-auto.cpp')
-rw-r--r--test/SemaCXX/dependent-auto.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaCXX/dependent-auto.cpp b/test/SemaCXX/dependent-auto.cpp
index 52b15eda7324..1be1566bb3b0 100644
--- a/test/SemaCXX/dependent-auto.cpp
+++ b/test/SemaCXX/dependent-auto.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s -std=c++0x
+// RUN: %clang_cc1 -fsyntax-only -verify %s -std=c++11
template<typename T>
struct only {