llvm-project
c5bf901b - Fix crash with -ast-dump=json (#137324)

Commit
356 days ago
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
Author
Parents
Loading