[PATCH] D46274: [Support] Harden JSON against invalid UTF-8.
Ben Hamilton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 30 10:51:28 PDT 2018
benhamilton added a comment.
Also, IMHO, this logic should be in a separate UTF-8 library so we can use it outside of JSON contexts.
Repository:
rL LLVM
https://reviews.llvm.org/D46274
More information about the llvm-commits
mailing list