llvm-project
c5bf901b
- Fix crash with -ast-dump=json (#137324)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
AaronBallman
Parents
0b5daeb2
Loading