[llvm-branch-commits] [clang] release/19.x: [Clang][Sema] Revisit the fix for the lambda within a type alias template decl (#89934) (PR #106166)
Younan Zhang via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 26 18:37:26 PDT 2024
zyn0217 wrote:
This is a short-term regression fix that was unfortunately not merged in time.
It is anticipated that @mizvekov will put up an ultimate fix of lambda context declaration in Clang 20, so this will be superseded eventually. However, given that it still takes time for Matheus to complete his patch, we backport this one to avoid regressing some cases reported in 19.
https://github.com/llvm/llvm-project/pull/106166
More information about the llvm-branch-commits
mailing list