[cfe-commits] [PATCH] VerifyDiagnosticsClient and multiple inputs
Douglas Gregor
dgregor at apple.com
Mon Jul 25 11:57:15 PDT 2011
On Jul 22, 2011, at 10:06 AM, Axel Naumann wrote:
> Hi,
>
> For cling we'd love to have the VerifyDiagnosticsClient cope with
> multiple inputs (each line is an input in cling). Objections against
> attached patch? It also scans the file where the first diagnostic occurs
> for possible expectation statements. Obviously :-) clang tests continue
> to pass with this test.
This looks fine to me; please go ahead and commit.
- Doug
More information about the cfe-commits
mailing list