diff options
author | Louis Dionne <ldionne@apple.com> | 2020-04-20 11:33:29 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-04-20 16:02:49 -0400 |
commit | 20fd62438004247be401a68a2243f74ce14360f3 (patch) | |
tree | 9c0496a7fa99c60b64a9fe87324973ff32bed43f /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 875e26d34323119e0ff354cdd1979db1d1b295df (diff) | |
download | llvm-20fd62438004247be401a68a2243f74ce14360f3.zip llvm-20fd62438004247be401a68a2243f74ce14360f3.tar.gz llvm-20fd62438004247be401a68a2243f74ce14360f3.tar.bz2 |
[libc++] Re-enable warnings in the new format
When the new libc++ test format was enabled, warnings were accidentally
dropped cause they were not part of the %{compile_flags} substitution.
This commit adds them back, however `-Werror` is only used for non-verify
tests (cause it doesn't make sense for verify tests).
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions