[all-commits] [llvm/llvm-project] 0e70eb: [clang] fix serialization of SubstNonTypeTemplateP...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Sun Apr 6 13:09:37 PDT 2025
Branch: refs/heads/users/mizvekov/fix-subst-final
Home: https://github.com/llvm/llvm-project
Commit: 0e70eb3b7c8a620977d8468f3443de8e31a97dfa
https://github.com/llvm/llvm-project/commit/0e70eb3b7c8a620977d8468f3443de8e31a97dfa
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-04-06 (Sun, 06 Apr 2025)
Changed paths:
M clang/lib/AST/ASTContext.cpp
M clang/lib/Serialization/ASTReaderStmt.cpp
M clang/lib/Serialization/ASTWriterStmt.cpp
Log Message:
-----------
[clang] fix serialization of SubstNonTypeTemplateParmExpr
This fixes a couple of mistakes introduced when merging
https://github.com/llvm/llvm-project/pull/132748
Fixes msan failure reported here: https://github.com/llvm/llvm-project/pull/132748#issuecomment-2781105225
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