[clang] [clang][ObjC][CodeComplete] Fix crash on C-Style cast with parenthesized operand in ObjC++ (PR #180343)

Corentin Jabot via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 13 01:38:53 PST 2026


cor3ntin wrote:

@ojhunt but the expression here seems valid? it just does not have a type yet. So the fix seems reasonable?

--

This change needs a release note.
Please add an entry to `clang/docs/ReleaseNotes.rst` in the section the most adapted to the change, and referencing any Github issue this change fixes. Thanks!

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


More information about the cfe-commits mailing list