Skip to content
Commit fccc4af6 authored by Louis Dionne's avatar Louis Dionne
Browse files

[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).

This commit is a re-application of 20fd6243, which was reverted in
5ec6fdb0 because it broke the C++03 bot. This failure should have
been fixed in b4fb705e.
parent d50bfd97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment