[libcxx-commits] [PATCH] D109056: [libc++] Disallow volatile types in std::allocator
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 21 16:32:44 PDT 2021
jloser updated this revision to Diff 374067.
jloser added a comment.
Rebase to fix CI failures fixed on main now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109056/new/
https://reviews.llvm.org/D109056
Files:
libcxx/TODO.TXT
libcxx/include/__memory/allocator.h
libcxx/test/libcxx/memory/allocator_volatile.verify.cpp
libcxx/test/std/concepts/concepts.lang/concept.default.init/default_initializable.compile.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.volatile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109056.374067.patch
Type: text/x-patch
Size: 6503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210921/97c01a8e/attachment.bin>
More information about the libcxx-commits
mailing list