[PATCH] D61059: [yaml2obj] - Don't crash on invalid inputs.
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 10:13:52 PDT 2019
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
Great! Thanks for fixing this. The original change was to mitigate the crashes, and this is definitely the right way to address this. This seems to also be more conforming to the YAML specification.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61059/new/
https://reviews.llvm.org/D61059
More information about the llvm-commits
mailing list