[clang] [Clang] Fixed a crash when __PRETTY_FUNCTION__ or __FUNCSIG__ (clang-cl) appears in the trailing return type of the lambda (PR #122611)

via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 11 11:59:10 PST 2025


https://github.com/cor3ntin commented:

Thanks for this PR.
The approach looks sensible to me

Can you add a release note in `clang/docs/ReleaseNotes.rst` ? Thanks

https://github.com/llvm/llvm-project/pull/122611


More information about the cfe-commits mailing list