summaryrefslogtreecommitdiff
path: root/test/Parser/ms-square-bracket-attributes.mm
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/ms-square-bracket-attributes.mm')
-rw-r--r--test/Parser/ms-square-bracket-attributes.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/ms-square-bracket-attributes.mm b/test/Parser/ms-square-bracket-attributes.mm
index 98b2f6c2d3ea..a158cf7b2b90 100644
--- a/test/Parser/ms-square-bracket-attributes.mm
+++ b/test/Parser/ms-square-bracket-attributes.mm
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -std=c++14 -verify -fms-extensions %s
+// RUN: %clang_cc1 -fsyntax-only -std=c++14 -verify -fms-extensions %s -Wno-deprecated-declarations
typedef struct _GUID {
unsigned long Data1;