[PATCH] D46274: [Support] Harden JSON against invalid UTF-8.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 06:04:18 PDT 2018


sammccall updated this revision to Diff 154584.
sammccall added a comment.

Rebase and format


Repository:
  rL LLVM

https://reviews.llvm.org/D46274

Files:
  include/llvm/Support/JSON.h
  lib/Support/JSON.cpp
  unittests/Support/JSONTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46274.154584.patch
Type: text/x-patch
Size: 8919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/17630ce2/attachment.bin>


More information about the llvm-commits mailing list