Use -verify for consistency.

llvm-svn: 65106
This commit is contained in:
Eli Friedman 2009-02-20 02:03:47 +00:00
parent 0b8337c30b
commit 7157825d44
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang -fsyntax-only %s
// RUN: clang -fsyntax-only -verify %s
@protocol MyProtocol
@end