summaryrefslogtreecommitdiff
path: root/test/SemaCXX/dllimport-memptr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaCXX/dllimport-memptr.cpp')
-rw-r--r--test/SemaCXX/dllimport-memptr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaCXX/dllimport-memptr.cpp b/test/SemaCXX/dllimport-memptr.cpp
index 35bf5b8610b5e..937384e8234f5 100644
--- a/test/SemaCXX/dllimport-memptr.cpp
+++ b/test/SemaCXX/dllimport-memptr.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -triple x86_64-windows-msvc -fms-extensions -verify -std=c++11 %s
+// RUN: %clang_cc1 -triple x86_64-windows-msvc -fms-extensions -verify -std=c++17 %s
// expected-no-diagnostics