[libcxx-commits] [PATCH] D109056: [libc++] Disallow volatile types in std::allocator
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 22 08:48:00 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG400b33e18d27: [libc++] Disallow volatile types in std::allocator (authored by joe_loser).
Changed prior to commit:
https://reviews.llvm.org/D109056?vs=374067&id=374248#toc
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.374248.patch
Type: text/x-patch
Size: 6519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210922/d7c4d527/attachment.bin>
More information about the libcxx-commits
mailing list