1 Commits

Author SHA1 Message Date
Dmitriy Chestnykh
bf4167fd1d
[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
2024-07-11 16:48:58 +08:00