[PATCH] D118385: [NFC] Optimize FoldingSet usage where it matters

Dawid Jurczak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 28 03:25:10 PST 2022


yurai007 updated this revision to Diff 403951.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118385/new/

https://reviews.llvm.org/D118385

Files:
  clang/include/clang/AST/ASTContext.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/CodeGen/CodeGenTypes.h
  llvm/include/llvm/ADT/FoldingSet.h
  llvm/lib/Support/FoldingSet.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118385.403951.patch
Type: text/x-patch
Size: 8975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220128/da5539d2/attachment.bin>


More information about the cfe-commits mailing list