diff options
Diffstat (limited to 'test/SemaObjC/va-method-1.m')
| -rw-r--r-- | test/SemaObjC/va-method-1.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaObjC/va-method-1.m b/test/SemaObjC/va-method-1.m index fe7ccd7632cd..4959df31990f 100644 --- a/test/SemaObjC/va-method-1.m +++ b/test/SemaObjC/va-method-1.m @@ -1,4 +1,5 @@ // RUN: %clang_cc1 -fsyntax-only -verify %s +// expected-no-diagnostics #include <stdarg.h> |
