[all-commits] [llvm/llvm-project] 19617b: [Serialization] Code cleanups and polish 83233
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon Mar 4 21:05:28 PST 2024
Branch: refs/heads/users/ChuanqiXu9/D41416_on_disk_hash_table_polishing
Home: https://github.com/llvm/llvm-project
Commit: 19617bbdd5b83076140af087d3da0b46d4fe0208
https://github.com/llvm/llvm-project/commit/19617bbdd5b83076140af087d3da0b46d4fe0208
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-03-05 (Tue, 05 Mar 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
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