[PATCH] D150997: [llvm] Split out DenseMapInfo<variant> specialization

Elliot Goodrich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 16 01:19:54 PDT 2023


IncludeGuardian updated this revision to Diff 532038.
IncludeGuardian added a comment.

Run clang-format over patch


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
  flang/include/flang/Optimizer/HLFIR/HLFIROps.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
  llvm/unittests/ADT/DenseMapTest.cpp
  mlir/include/mlir/IR/AsmState.h
  mlir/include/mlir/Transforms/SROA.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150997.532038.patch
Type: text/x-patch
Size: 14307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230616/b99b28ce/attachment-0001.bin>


More information about the cfe-commits mailing list