[clang] Fix a use-after-free crash in ResetObjCLayout (PR #170360)

Oliver Hunt via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 2 13:05:23 PST 2025


https://github.com/ojhunt approved this pull request.

t took me a little why to work out the path to this failure.

We really need a way to make these kinds of errors trigger deterministically (at least in debug builds)

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


More information about the cfe-commits mailing list