llvm-project
bf4167fd - [Clang] Don't crash if input file is not a module. (#98439)

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
Author
Parents
Loading