]> granicus.if.org Git - clang/commit
clean up -verify mode output. If the expected-error string is
authorChris Lattner <sabre@nondot.org>
Sun, 23 Nov 2008 23:38:26 +0000 (23:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Nov 2008 23:38:26 +0000 (23:38 +0000)
commitb2c8c55d8161d6e8d91a8aed76b0e24a7d16984c
treea387dbcef19fc4b6fc20b5db0e0089145363fb3d
parent1326a3dcbbf04b126396d3e1a739ee437ca4398c
clean up -verify mode output.  If the expected-error string is
mangled, report it using the diagnostics machinery instead of printf.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59924 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/DiagChecker.cpp
test/Sema/vla.c