Aaron Ballman c5bf901b1b
Fix crash with -ast-dump=json (#137324)
When given an invalid Objective-C extension, Clang would crash when
trying to emit the mangled name of the method to the JSON dump output.

Fixes #137320
2025-04-29 07:55:32 -04:00
..