kcc accepted this revision.
kcc added a comment.

LGTM with a couple if nits in the README

Thanks!



================
Comment at: clang/tools/clang-fuzzer/README.txt:11
+class, producing valid C++ programs in the process.  As a result,
+clang-proto-fuzzer is better at stressing deeper layers of Clang.
+
----------------
.. of of Clang and LLVM


================
Comment at: clang/tools/clang-fuzzer/README.txt:36
+=========================================
+Install the necessary dependencies:
+- binutils  // needed for libprotobuf-mutator
----------------
(linux-only instructions)


================
Comment at: clang/tools/clang-fuzzer/README.txt:51
+
+Then build the clang-proto-fuzzer target.
+
----------------
You may also build clang-fuzzer with this setup 


https://reviews.llvm.org/D36324



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to