[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).
Loading
Please register or sign in to comment