[all-commits] [llvm/llvm-project] 1d288e: [Serialization] Code cleanups and polish 83233

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Tue Mar 5 07:28:46 PST 2024


  Branch: refs/heads/users/ChuanqiXu9/D41416_on_disk_hash_table_polishing
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d288e76b213a25d15fa6abdf633488838ed100a
      https://github.com/llvm/llvm-project/commit/1d288e76b213a25d15fa6abdf633488838ed100a
  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