[libcxx-commits] [PATCH] D76256: [libc++] Require the use of clang-verify in .fail.cpp tests that don't fail without it
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 18 20:04:49 PDT 2020
EricWF added a comment.
These tests still require that "arbitrary" warning flag be enabled.
I'm also a bit afraid that the `verify-support` tag will get accidentally disabled and these tests along with it.
Also, do we care about GCC?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76256/new/
https://reviews.llvm.org/D76256
More information about the libcxx-commits
mailing list