llvm-project
bf4167fd
- [Clang] Don't crash if input file is not a module. (#98439)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Clang] Don't crash if input file is not a module. (#98439) Currently clang crashes with `-module-file-info` and input file which is not a module Emit error instead of segfaulting. Fix #98365
References
#98439 - [Clang] Don't crash if input file is not a module.
Author
chestnykh
Parents
d4e46f0e
Loading