[PATCH] D20594: [libfuzzer][doc] documenting running libfuzzer tests.

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 15:27:18 PDT 2016


aizatsky marked an inline comment as done.

================
Comment at: docs/LibFuzzer.rst:695
@@ +694,3 @@
+
+Building libFuzzer and running its test requires special CMake configuration:
+
----------------
kcc wrote:
> Building libFuzzer's tests and running them using the LLVM test infrastructure requires ... 
> For using libFuzzer outside of LLVM you don't need any of this. 
Done. How about now?


http://reviews.llvm.org/D20594





More information about the llvm-commits mailing list