[PATCH] D150997: [llvm] Split out DenseMapInfo<variant> specialization
Elliot Goodrich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 20 04:47:13 PDT 2023
IncludeGuardian updated this revision to Diff 524024.
IncludeGuardian added a comment.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.
Fix one missing `<variant>` include in tools and add `DenseMapInfoVariant.h`, which I forgot previously
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150997/new/
https://reviews.llvm.org/D150997
Files:
clang-tools-extra/include-cleaner/include/clang-include-cleaner/Types.h
llvm/include/llvm/ADT/DenseMapInfo.h
llvm/include/llvm/ADT/DenseMapInfoVariant.h
llvm/include/llvm/CodeGen/CallingConvLower.h
llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
llvm/include/llvm/Object/DXContainer.h
llvm/include/llvm/Transforms/Scalar/SROA.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150997.524024.patch
Type: text/x-patch
Size: 6380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230520/558018a0/attachment.bin>
More information about the llvm-commits
mailing list