[libcxx-commits] [PATCH] D76311: [libc++] Do not force the use of -Werror in verify tests
Fangrui Song via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 26 17:58:00 PDT 2020
MaskRay added a comment.
Just out of curiosity, did you create the patch by writing a script to parse `clang -verify` output and fix the tests automatically?
I asked because I had done similar things.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76311/new/
https://reviews.llvm.org/D76311
More information about the libcxx-commits
mailing list