diff options
author | Bob Wilson <bob.wilson@apple.com> | 2012-11-23 06:14:39 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2012-11-23 06:14:39 +0000 |
commit | decc03efe84188a67be4d2c2f6e15308f775eadf (patch) | |
tree | 32acb91dcbb8600b337adc77701429be8185f95e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fee0e0f7928c2b644cf1fa00fa890e5eff2a916d (diff) | |
download | bcm5719-llvm-decc03efe84188a67be4d2c2f6e15308f775eadf.tar.gz bcm5719-llvm-decc03efe84188a67be4d2c2f6e15308f775eadf.zip |
Reapply a subset of r167567 to clean up Darwin-specific code for invoking gcc.
Unlike my previous attempt at this, this patch leaves intact the check for
whether clang can handle the input file type, and for non-Darwin toolchains it
will invoke gcc for things it cannot handle. For Darwin toolchains, the
behavior reported in pr14338 still occurs with this patch, but that is a
definite improvement from what happens currently, where it just crashes with
an assertion failure.
llvm-svn: 168505
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions