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

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 04:54:41 PDT 2018


sammccall updated this revision to Diff 154775.
sammccall marked an inline comment as done.
sammccall added a comment.

Make LLVM_[UN]LIKELY top-level


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.154775.patch
Type: text/x-patch
Size: 9807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/ec3166d2/attachment.bin>


More information about the llvm-commits mailing list