[all-commits] [llvm/llvm-project] 1cfbb9: Backport/20.x: [Clang] Fix an incorrect assumption...
Younan Zhang via All-commits
all-commits at lists.llvm.org
Tue Mar 18 13:13:23 PDT 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 1cfbb9f334360fc836966a79eba6d00c8d3d22c7
https://github.com/llvm/llvm-project/commit/1cfbb9f334360fc836966a79eba6d00c8d3d22c7
Author: Younan Zhang <zyn7109 at gmail.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaAccess.cpp
M clang/test/SemaCXX/concept-crash-on-diagnostic.cpp
Log Message:
-----------
Backport/20.x: [Clang] Fix an incorrect assumption on getTemplatedDecl()
This backports d9110858ee because it fixes a regression introduced in 19
and we don't want it to persist in 20
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