[all-commits] [llvm/llvm-project] aa67f5: [Sema] Fix assertion in TreeTransform when rebuild...
arrowten via All-commits
all-commits at lists.llvm.org
Thu Jul 30 23:56:45 PDT 2026
Branch: refs/heads/release/23.x
Home: https://github.com/llvm/llvm-project
Commit: aa67f5ae65f5354be4b45e4c550456f2dbce0411
https://github.com/llvm/llvm-project/commit/aa67f5ae65f5354be4b45e4c550456f2dbce0411
Author: Ajay Wakodikar <ajaywakodikarsocial at gmail.com>
Date: 2026-07-31 (Fri, 31 Jul 2026)
Changed paths:
M clang/include/clang/AST/ExprCXX.h
M clang/lib/Sema/TreeTransform.h
M clang/test/SemaTemplate/instantiate-member-initializers.cpp
Log Message:
-----------
[Sema] Fix assertion in TreeTransform when rebuilding CXXParenListInitExpr
Commit: def37339be35964399dae8935ea8fc958e047d49
https://github.com/llvm/llvm-project/commit/def37339be35964399dae8935ea8fc958e047d49
Author: Ajay Wakodikar <ajaywakodikarsocial at gmail.com>
Date: 2026-07-31 (Fri, 31 Jul 2026)
Changed paths:
M clang/docs/ReleaseNotes.md
Log Message:
-----------
Backport PR #203715 to release/23.x
Compare: https://github.com/llvm/llvm-project/compare/683799a69d57...def37339be35
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