[PATCH] D61608: YAML parser robustness improvements

Thomas Finch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 12:45:03 PDT 2019


thomasfinch updated this revision to Diff 219977.
thomasfinch added a comment.

Remove trailing spaces in KeyValueNode::getValue


Repository:
  rL LLVM

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.219977.patch
Type: text/x-patch
Size: 6828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/4796a5df/attachment.bin>


More information about the llvm-commits mailing list