aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSergei Barannikov <barannikov88@gmail.com>2023-03-26 19:25:16 +0300
committerSergei Barannikov <barannikov88@gmail.com>2023-03-29 07:22:04 +0300
commite4918d43763e8bdcdf9ad27f4eb536bf9aa4e3cf (patch)
treed8a813900bc7a6cc05c0181de7640dac287ab472 /clang/lib/Frontend/CompilerInvocation.cpp
parent6e4f870a21e344fdcd61fe613b0aeeafb8a84ed2 (diff)
downloadllvm-e4918d43763e8bdcdf9ad27f4eb536bf9aa4e3cf.zip
llvm-e4918d43763e8bdcdf9ad27f4eb536bf9aa4e3cf.tar.gz
llvm-e4918d43763e8bdcdf9ad27f4eb536bf9aa4e3cf.tar.bz2
[compiler-rt] Quote multiple warning flags in check_cxx_compiler_flag invocation
Without this all checks fail because CMake passes the flags like this: `... -nodefaultlibs -D-Warray-bounds -Werror -std=c++17 ...` Note the `-D` before the `-W`. Reviewed By: ahatanak Differential Revision: https://reviews.llvm.org/D146920
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions