Update test case with new clang arguments.

llvm-svn: 53056
This commit is contained in:
Ted Kremenek 2008-07-02 23:18:57 +00:00
parent e6b2fa5029
commit 80025c257f
1 changed files with 1 additions and 1 deletions

View File

@ -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.