diff options
author | Louis Dionne <ldionne@apple.com> | 2020-04-06 10:25:51 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-04-06 11:24:04 -0400 |
commit | 4e52944ef11987efe09681df53700e54222373b8 (patch) | |
tree | 92ee3927c09aa6769b2788580f95b24ca3f1b63e /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 38e07204749bf94ffe9888196108dc5c77d439b0 (diff) | |
download | llvm-4e52944ef11987efe09681df53700e54222373b8.zip llvm-4e52944ef11987efe09681df53700e54222373b8.tar.gz llvm-4e52944ef11987efe09681df53700e54222373b8.tar.bz2 |
[libc++] Make sure we include %{flags} when building with the new format
Otherwise, we're missing some flags like the flags that are used by
sanitizer builds and the 32-bit builds. In the long term, I think it
would be better to have only %{compile_flags} and %{link_flags}, but
for the benefit of adopting the new format by default, I think it's OK
to add %{flags} to it.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions