aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJim Radford <jradford@apple.com>2021-04-20 16:03:53 -0700
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>2021-04-20 16:06:25 -0700
commit16a0d80912ed9840756edf8b85356cea09456eec (patch)
tree64c277993a148cf9522df18e0bd41274af130c4a /flang/lib/Frontend/CompilerInvocation.cpp
parent91f7a4fff75179e75d38b692715ae69471668b5e (diff)
downloadllvm-16a0d80912ed9840756edf8b85356cea09456eec.zip
llvm-16a0d80912ed9840756edf8b85356cea09456eec.tar.gz
llvm-16a0d80912ed9840756edf8b85356cea09456eec.tar.bz2
[CMake][llvm] avoid changing global flags (may be used outside of llvm)
Changing global flags can break builds of projects that include/build llvm as a sub-project, as the effect is global. Ideally we would disable this warning at the directory level instead, but the obvious way (disabling warning D9025) isn't supported. At least we can limit the effect to only MSVC. Patch by Jim Radford. Differential Revision: https://reviews.llvm.org/D100900
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions