[all-commits] [llvm/llvm-project] 40012e: [Serialization] Code cleanups and polish 83233
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Sat Apr 6 23:02:54 PDT 2024
Branch: refs/heads/users/ChuanqiXu9/D41416_on_disk_hash_table_polishing
Home: https://github.com/llvm/llvm-project
Commit: 40012e175a6ab3420e2dcaa64538b210173d6950
https://github.com/llvm/llvm-project/commit/40012e175a6ab3420e2dcaa64538b210173d6950
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M clang/include/clang/AST/DeclTemplate.h
M clang/include/clang/AST/ExternalASTSource.h
M clang/include/clang/Sema/MultiplexExternalSemaSource.h
M clang/include/clang/Serialization/ASTBitCodes.h
M clang/include/clang/Serialization/ASTReader.h
M clang/lib/AST/DeclTemplate.cpp
M clang/lib/AST/ExternalASTSource.cpp
M clang/lib/Sema/MultiplexExternalSemaSource.cpp
M clang/lib/Serialization/ASTCommon.h
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ASTReaderDecl.cpp
M clang/lib/Serialization/ASTReaderInternals.h
M clang/lib/Serialization/ASTWriter.cpp
M clang/lib/Serialization/ASTWriterDecl.cpp
Log Message:
-----------
[Serialization] Code cleanups and polish 83233
Commit: 859705c8c7bd6e0b2b7bb500fa5e1794b9f3f335
https://github.com/llvm/llvm-project/commit/859705c8c7bd6e0b2b7bb500fa5e1794b9f3f335
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M clang/lib/AST/ODRHash.cpp
A clang/test/Modules/recursive-instantiations.cppm
Log Message:
-----------
Avoid computing ODR Hash duplicatly
Compare: https://github.com/llvm/llvm-project/compare/1d288e76b213...859705c8c7bd
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list