[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 08:53:26 PDT 2018


sammccall updated this revision to Diff 154617.
sammccall added a comment.
Herald added a subscriber: dexonsmith.

Properly rebase this time, and add/use isASCII in StringExtras.


Repository:
  rL LLVM

https://reviews.llvm.org/D46274

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

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


More information about the llvm-commits mailing list