Update test case with new clang arguments.
llvm-svn: 53056
This commit is contained in:
parent
e6b2fa5029
commit
80025c257f
|
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang -checker-cfref -verify %s
|
||||
// RUN: clang -checker-cfref -warn-dead-stores -verify %s
|
||||
|
||||
// These declarations were reduced using Delta-Debugging from Foundation.h
|
||||
// on Mac OS X. The test cases are below.
|
||||
|
|
|
|||
Loading…
Reference in New Issue