[PATCH] D61608: YAML parser robustness improvements

Thomas Finch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 10:28:11 PDT 2019


thomasfinch updated this revision to Diff 218944.
thomasfinch retitled this revision from "Fix YAML parser's Document::skip for null nodes" to "YAML parser robustness improvements".
thomasfinch edited the summary of this revision.
thomasfinch added a comment.

Split test cases apart, added a few more bug fixes


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61608/new/

https://reviews.llvm.org/D61608

Files:
  lib/Support/YAMLParser.cpp
  lib/Support/YAMLTraits.cpp
  unittests/Support/YAMLIOTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61608.218944.patch
Type: text/x-patch
Size: 6606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/9d9ecba8/attachment.bin>


More information about the llvm-commits mailing list