diff options
author | Dmitriy Chestnykh <dm.chestnykh@gmail.com> | 2024-07-11 11:48:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 16:48:58 +0800 |
commit | bf4167fd1d06ff68da2cbea210a4ccfa045694d3 (patch) | |
tree | 76b2f1d21a938ac3e24fb527e16c259b5b77855c /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | d4e46f0e864e37085da0c5e56e4f6f278e2f7aee (diff) | |
download | llvm-bf4167fd1d06ff68da2cbea210a4ccfa045694d3.zip llvm-bf4167fd1d06ff68da2cbea210a4ccfa045694d3.tar.gz llvm-bf4167fd1d06ff68da2cbea210a4ccfa045694d3.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions