[libcxx-commits] [PATCH] D126210: [libcxx] Fix allocator<void>::pointer in C++20 with removed members
Ilya Biryukov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 2 05:59:19 PDT 2022
ilya-biryukov added a comment.
Answering my own question here: I ended up pointing CC and CXX to Clang instead of GCC when running CMake. This makes lit add the `-verify` flag to tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126210/new/
https://reviews.llvm.org/D126210
More information about the libcxx-commits
mailing list