[PATCH] D91573: [YAMLIO] Add a generic YAML fuzzer harness
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 13:43:06 PST 2020
dexonsmith accepted this revision.
dexonsmith added a comment.
This revision is now accepted and ready to land.
I suggest changing this patch to include the `isValidYaml` function from https://reviews.llvm.org/D84050 and call that, and then that revision can be rebased on top of this one. If you do that, this LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91573/new/
https://reviews.llvm.org/D91573
More information about the llvm-commits
mailing list