]> granicus.if.org Git - clang/commit
When Driver::generateCompilationDiagnostics is filtering the list of
authorPaul Robinson <paul_robinson@playstation.sony.com>
Mon, 28 Apr 2014 22:24:44 +0000 (22:24 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Mon, 28 Apr 2014 22:24:44 +0000 (22:24 +0000)
commit29f4a8d61fb72f069c59c670e737b8f5ba0ef271
tree0ede3bb1758dcfd2c0e3962b66ef3dd271c196c3
parent495bb269c08f513c0561f3bc5b5666fde2785526
When Driver::generateCompilationDiagnostics is filtering the list of
inputs to the preprocessor, check for invalid types first because not
all linker inputs have an option value to retrieve.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207454 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
test/Driver/crash-report.c