[all-commits] [llvm/llvm-project] 1f7c66: D41416: [modules] [pch] Do not deserialize all laz...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Wed Jul 10 02:43:17 PDT 2024


  Branch: refs/heads/users/ChuanqiXu9/D41416
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f7c6650f739092a1b8908de3793aa8bbdc7de34
      https://github.com/llvm/llvm-project/commit/1f7c6650f739092a1b8908de3793aa8bbdc7de34
  Author: Vassil Vassilev <v.g.vassilev at gmail.com>
  Date:   2024-07-10 (Wed, 10 Jul 2024)

  Changed paths:
    M clang/include/clang/AST/DeclTemplate.h
    M clang/lib/AST/DeclTemplate.cpp
    M clang/lib/AST/ODRHash.cpp
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTReaderDecl.cpp
    M clang/lib/Serialization/ASTWriter.cpp
    M clang/lib/Serialization/ASTWriterDecl.cpp
    M clang/test/Modules/cxx-templates.cpp
    M clang/test/Modules/odr_hash.cpp

  Log Message:
  -----------
  D41416: [modules] [pch] Do not deserialize all lazy template specializations when looking for one.


  Commit: 45ed7aa243654a114e326538fd5cdc5096df1b35
      https://github.com/llvm/llvm-project/commit/45ed7aa243654a114e326538fd5cdc5096df1b35
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-07-10 (Wed, 10 Jul 2024)

  Changed paths:
    M clang/include/clang/AST/DeclTemplate.h
    M clang/lib/AST/DeclTemplate.cpp
    M clang/lib/Serialization/ASTReaderDecl.cpp
    M clang/lib/Serialization/ASTWriter.cpp
    M clang/lib/Serialization/ASTWriterDecl.cpp

  Log Message:
  -----------
  fmt


Compare: https://github.com/llvm/llvm-project/compare/a06599ebc163...45ed7aa24365

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