summaryrefslogtreecommitdiffstats
path: root/test/expect/cmd.std-c89-src-cxx.result.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.