summaryrefslogtreecommitdiff
path: root/test/Parser/cxx-attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/cxx-attributes.cpp')
-rw-r--r--test/Parser/cxx-attributes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Parser/cxx-attributes.cpp b/test/Parser/cxx-attributes.cpp
index 8603b30900..5ea0ce2275 100644
--- a/test/Parser/cxx-attributes.cpp
+++ b/test/Parser/cxx-attributes.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
+// expected-no-diagnostics
class c {
virtual void f1(const char* a, ...)