[libcxx-commits] [PATCH] D86685: [libcxx] Fix the broken test after D82657.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 27 10:04:12 PDT 2020
ldionne added a comment.
In that case, please use `// expected-error at memory:* 0+ {{no member named 'value' in}}` and add a proper FIXME comment with a link to this review or similar. The `0+` will make sure the test passes whether or not Clang emits the secondary diagnostic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86685/new/
https://reviews.llvm.org/D86685
More information about the libcxx-commits
mailing list