[all-commits] [llvm/llvm-project] a2cac5: D41416: [modules] [pch] Do not deserialize all laz...
Vassil Vassilev via All-commits
all-commits at lists.llvm.org
Wed Oct 16 22:02:00 PDT 2024
Branch: refs/heads/users/ChuanqiXu9/D41416
Home: https://github.com/llvm/llvm-project
Commit: a2cac54ad725c18827226f74675312ace0239fa3
https://github.com/llvm/llvm-project/commit/a2cac54ad725c18827226f74675312ace0239fa3
Author: Vassil Vassilev <v.g.vassilev at gmail.com>
Date: 2024-10-17 (Thu, 17 Oct 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.
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