llvm-project
98e023d8 - [llvm-readobj][ELF] Remove redundant error in reportWarning

Commit
22 days ago
[llvm-readobj][ELF] Remove redundant error in reportWarning If MapOrError contains no error, calling takeError() results in undefined behavior and may crash the program.
Author
Committer
Parents
Loading