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

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Apr 25 02:46:28 PDT 2024


  Branch: refs/heads/users/ChuanqiXu9/D41416_on_disk_hash_table_polishing
  Home:   https://github.com/llvm/llvm-project
  Commit: f4edc5b1cde1735d1c9c9f6c43ef4f50066965b0
      https://github.com/llvm/llvm-project/commit/f4edc5b1cde1735d1c9c9f6c43ef4f50066965b0
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-04-25 (Thu, 25 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: d7a72730a00a35e86bebe48cff22f5eb5dceef71
      https://github.com/llvm/llvm-project/commit/d7a72730a00a35e86bebe48cff22f5eb5dceef71
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-04-25 (Thu, 25 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/859705c8c7bd...d7a72730a00a

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