[PATCH] D46924: [libFuzzer] add a symbolic execution puzzle (difficult for today's libFuzzer).

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 10:58:30 PDT 2018


Dor1s updated this revision to Diff 147132.
Dor1s marked 2 inline comments as done.
Dor1s added a comment.

Address review comments: remove unused header + add a comment regarding "noinline"


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D46924

Files:
  test/fuzzer/MultipleConstraintsOnSmallInputTest.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46924.147132.patch
Type: text/x-patch
Size: 76685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/3f5d623d/attachment.bin>


More information about the llvm-commits mailing list