[PATCH] D84050: [YAMLIO] Support non-null-terminated inputs

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 12:51:43 PST 2020


scott.linder updated this revision to Diff 306192.
scott.linder added a comment.

Remove one redundant call to `vector::shrink_to_fit`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84050

Files:
  llvm/lib/Support/YAMLParser.cpp
  llvm/tools/llvm-yaml-parser-fuzzer/yaml-parser-fuzzer.cpp
  llvm/unittests/Support/YAMLIOTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84050.306192.patch
Type: text/x-patch
Size: 8836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/0199d0df/attachment.bin>


More information about the llvm-commits mailing list