[PATCH] D144831: Rebase D41416 on top of master

Shreyas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 06:14:33 PDT 2023


SAtacker updated this revision to Diff 548183.
SAtacker added a comment.
Herald added a subscriber: cfe-commits.

[Clang][Modules] Optimized template arguments ODR hash search for modules/PCH


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144831

Files:
  clang/include/clang/AST/DeclTemplate.h
  clang/include/clang/AST/ExternalASTSource.h
  clang/include/clang/Serialization/ASTBitCodes.h
  clang/include/clang/Serialization/ASTReader.h
  clang/include/clang/Serialization/ASTWriter.h
  clang/lib/AST/DeclTemplate.cpp
  clang/lib/AST/ExternalASTSource.cpp
  clang/lib/AST/ODRHash.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTReaderDecl.cpp
  clang/lib/Serialization/ASTWriter.cpp
  clang/lib/Serialization/ASTWriterDecl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144831.548183.patch
Type: text/x-patch
Size: 33841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230808/680e082a/attachment-0001.bin>


More information about the cfe-commits mailing list