[all-commits] [llvm/llvm-project] 1a83e2: [serialization] No transitive type change
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon May 27 03:53:15 PDT 2024
Branch: refs/heads/users/ChuanqiXu9/NoTransitiveTypeChange
Home: https://github.com/llvm/llvm-project
Commit: 1a83e2b0f00183c61e7a5303ea7eeb0b279c7e91
https://github.com/llvm/llvm-project/commit/1a83e2b0f00183c61e7a5303ea7eeb0b279c7e91
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-05-27 (Mon, 27 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