llvm-project
98e023d8
- [llvm-readobj][ELF] Remove redundant error in reportWarning
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
users/aokblast/readelf/report_unique
#191708 - [llvm-readobj][ELF] Use WrappedError to filter duplicates
Author
aokblast
Committer
aokblast
Parents
1555ad20
Loading