[PATCH] D98477: [ADT] Add IntrusiveVariant, VariantTraits, and new STLForwardCompat

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 10:13:38 PST 2021


scott.linder updated this revision to Diff 394918.
scott.linder added a comment.

Rebase, ping


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/include/llvm/ADT/VariantTraits.h
  llvm/unittests/ADT/CMakeLists.txt
  llvm/unittests/ADT/IntrusiveVariantTest.cpp
  llvm/unittests/ADT/STLForwardCompatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98477.394918.patch
Type: text/x-patch
Size: 40935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/8929be99/attachment.bin>


More information about the llvm-commits mailing list