Update test case.

llvm-svn: 167005
This commit is contained in:
Ted Kremenek 2012-10-30 05:28:33 +00:00
parent 508a128f74
commit 1f44223e38
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -fsyntax-only -Wno-compare-distinct-pointer-type -verify %s
// RUN: %clang_cc1 -fsyntax-only -Wno-compare-distinct-pointer-types -verify %s
// expected-no-diagnostics
// rdar://12501960