diff options
Diffstat (limited to 'clang/test/Sema/objc-string.m')
| -rw-r--r-- | clang/test/Sema/objc-string.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Sema/objc-string.m b/clang/test/Sema/objc-string.m index d1d797348d2..e3974ad8f66 100644 --- a/clang/test/Sema/objc-string.m +++ b/clang/test/Sema/objc-string.m @@ -1,4 +1,4 @@ -// RUN: clang %s -verify -fsyntax-only +// RUN: clang %s -verify -fsyntax-only && // RUN: clang %s -verify -fsyntax-only -DDECLAREIT // a declaration of NSConstantString is not required. |

