[PATCH] D98477: [ADT] Add IntrusiveVariant, in_place_index, and in_place_type
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 14:37:47 PDT 2021
scott.linder updated this revision to Diff 346574.
scott.linder retitled this revision from "[ADT] Add IntrusiveVariant" to "[ADT] Add IntrusiveVariant, in_place_index, and in_place_type".
scott.linder edited the summary of this revision.
scott.linder added a comment.
Herald added a subscriber: arphaman.
Rebase and do some cleanup
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98477/new/
https://reviews.llvm.org/D98477
Files:
llvm/include/llvm/ADT/IntrusiveVariant.h
llvm/include/llvm/ADT/STLForwardCompat.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/IntrusiveVariantTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98477.346574.patch
Type: text/x-patch
Size: 37180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/e0bb86db/attachment.bin>
More information about the llvm-commits
mailing list