aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2011-10-20 20:10:58 +0000
committerDuncan Sands <baldrick@free.fr>2011-10-20 20:10:58 +0000
commit9341b50c07e4bf4aea7e675f6c11ebfa6819c6f9 (patch)
treeeea58506b20219494382cdceee54684bc1088129 /clang/lib/Frontend/CompilerInvocation.cpp
parent77a0eb20ab79bdcbc8c5c247cbe398f446b40d96 (diff)
downloadllvm-9341b50c07e4bf4aea7e675f6c11ebfa6819c6f9.zip
llvm-9341b50c07e4bf4aea7e675f6c11ebfa6819c6f9.tar.gz
llvm-9341b50c07e4bf4aea7e675f6c11ebfa6819c6f9.tar.bz2
Reset the system compiler each time we start a new flavour. Otherwise
the last compiler built for the previous flavour is used for the next, for example the Debug clang compiler was being used for the initial build of the Release LLVM. Flavors should be independent of each other. This especially matters if the compiler built for the previous flavour doesn't actually work! llvm-svn: 142607
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions