[llvm-branch-commits] [clang] release/20.x: [clang][AST] Handle dependent representation of call to function with explicit object parameter in CallExpr::getBeginLoc() (#126868) (PR #127148)

Nathan Ridge via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 14 13:40:33 PST 2025


HighCommander4 wrote:

> @HighCommander4 (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

No release note needed here, as this is a fix for a regression introduced in llvm 20. Since it's also being fixed in llvm 20, no user of a release version will ever experience this crash.

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


More information about the llvm-branch-commits mailing list