[libcxx-commits] [PATCH] D126210: [libcxx] Fix allocator<void>::pointer in C++20 with removed members
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 14 08:08:33 PDT 2022
philnik accepted this revision as: philnik.
philnik added a comment.
LGTM % nit.
================
Comment at: libcxx/test/libcxx/utilities/memory/default.allocator/allocator_types.void.cxx20_allocator_void_no_members.fail.cpp:1
+//===----------------------------------------------------------------------===//
+//
----------------
Could you make this a `.verify.cpp`?
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