[all-commits] [llvm/llvm-project] 2265f1: [serialization] No transitive type change

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Fri May 17 01:02:17 PDT 2024


  Branch: refs/heads/users/ChuanqiXu9/NoTransitiveTypeChange
  Home:   https://github.com/llvm/llvm-project
  Commit: 2265f12343f929cc81f2b4fe6d27cc4ff3f31ec2
      https://github.com/llvm/llvm-project/commit/2265f12343f929cc81f2b4fe6d27cc4ff3f31ec2
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-05-17 (Fri, 17 May 2024)

  Changed paths:
    M clang/include/clang/Serialization/ASTBitCodes.h
    M clang/include/clang/Serialization/ASTReader.h
    M clang/include/clang/Serialization/ASTRecordReader.h
    M clang/include/clang/Serialization/ModuleFile.h
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTWriter.cpp
    M clang/lib/Serialization/ModuleFile.cpp
    M clang/test/Modules/no-transitive-decls-change.cppm
    M clang/test/Modules/no-transitive-identifier-change.cppm
    A clang/test/Modules/no-transitive-type-change.cppm
    M clang/test/Modules/pr59999.cppm

  Log Message:
  -----------
  [serialization] No transitive type change



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