update test

llvm-svn: 39784
This commit is contained in:
Chris Lattner 2007-07-12 16:48:52 +00:00
parent 113d1410ce
commit 1e52eee112
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// RUN: clang -fsyntax-only -fno-caret-diagnostics -pedantic %s 2>&1 | grep warning | wc -l | grep 1
// RUN: clang -parse-ast-check %s
// RUN: clang -parse-ast-check -pedantic %s
char (((( /* expected-error {{to match this '('}} */
*X x ] )))); /* expected-error {{expected ')'}} */