diff options
Diffstat (limited to 'clang/test/SemaObjC/property-5.m')
| -rw-r--r-- | clang/test/SemaObjC/property-5.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/property-5.m b/clang/test/SemaObjC/property-5.m index f463aae6291..40b9e67f631 100644 --- a/clang/test/SemaObjC/property-5.m +++ b/clang/test/SemaObjC/property-5.m @@ -1,4 +1,4 @@ -// RUN: clang-cc -verify %s +// RUN: clang -cc1 -verify %s @protocol P1 @end @protocol P2 @end |

