diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2014-10-23 22:13:52 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2014-10-23 22:13:52 +0000 |
commit | e927a170221282d238c70f59145e8a7f3f61a606 (patch) | |
tree | 9617c149c306f59ce3da516c54bd5881996176f7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 03478d952d4eea2436fe3a2e263154dbf5adf3df (diff) | |
download | llvm-e927a170221282d238c70f59145e8a7f3f61a606.zip llvm-e927a170221282d238c70f59145e8a7f3f61a606.tar.gz llvm-e927a170221282d238c70f59145e8a7f3f61a606.tar.bz2 |
Cmake variables are global, which is why we would get crud like /machine:X86 in the list of compiler options for MSVC. Clear out the variable before attempting to enumerate arguments and set them.
llvm-svn: 220522
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions