[clang] [clang] Fix code completion crash in lambda trailing requires-clause (PR #206373)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 1 04:41:05 PDT 2026
https://github.com/AaronBallman approved this pull request.
LGTM, this seems reasonable though I expect there are other bugs in the same area, in case anyone wants to be nerd-sniped into follow-up work. For example `getPreferredTypeOfBinaryRHS()` seems to `LHSType` is always valid, similar for `getPreferredTypeOfUnaryArg()`, etc.
https://github.com/llvm/llvm-project/pull/206373
More information about the cfe-commits
mailing list