r271042 changed the way the diagnostic arguments are parsed. It assumes that
the diagnostics options were already parsed by the "Driver".
For tools using clang::Tooling, the diagnostics argument were not parsed.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi Olivier,
Can you add a test? Can you also include some context to the patch?
Thanks,
Comment Actions
This new patch make sure the test run fine as part of the testsuite, where the output is not a terminal and the color are disabled by default