[libcxx-commits] [PATCH] D98398: [libcxx] [test] Disable allocation checks in class.path tests on windows
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 15 08:44:33 PDT 2021
mstorsjo added a comment.
@Quuxplusone Does this look ok to you now? It's much more targeted and precise than before, and allows retaining some checks against allocations in the files.
Regarding renaming the classes to make their use more obvious, that's probably doable, but I'd like to do such changes after the changes I have here (and maybe a few more in my queue) have landed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98398/new/
https://reviews.llvm.org/D98398
More information about the libcxx-commits
mailing list