summaryrefslogtreecommitdiffstats
path: root/test/expect/cmd.std-c++98-src-c.stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* RunClang: Exit with error if compiler invocation argument parsing failsBrad King2015-09-181-0/+1
If an error occurs during CompilerInvocation::CreateFromArgs then exit with an error code immediately.