diff options
author | Stephan T. Lavavej <stl@nuwen.net> | 2024-10-25 11:12:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-25 11:12:41 -0700 |
commit | f4db221258cb44a8f9804ce852c0403328de39b2 (patch) | |
tree | 75ba7db69a401102f6656f2c42dfceeaa38f3a02 /clang/lib/Lex/ModuleMap.cpp | |
parent | 144ddca9ed6a439ad8a421c3ff2ea763532341ba (diff) | |
download | llvm-f4db221258cb44a8f9804ce852c0403328de39b2.zip llvm-f4db221258cb44a8f9804ce852c0403328de39b2.tar.gz llvm-f4db221258cb44a8f9804ce852c0403328de39b2.tar.bz2 |
[libc++][test] Use `ADDITIONAL_COMPILE_FLAGS(gcc-style-warnings)` for `-Wno-psabi` (#113608)
MSVC doesn't understand `-Wno-psabi`, which was introduced here by
@ldionne in #106077.
Using `ADDITIONAL_COMPILE_FLAGS(gcc-style-warnings)` (implemented by
#75317) avoids passing this to MSVC.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions