[PATCH] Add clang-fuzzer target

Chandler Carruth chandlerc at gmail.com
Thu Jan 29 19:38:26 PST 2015


================
Comment at: CMakeLists.txt:537
@@ +536,3 @@
+if( LLVM_USE_SANITIZE_COVERAGE )
+  add_subdirectory(fuzzer)
+endif()
----------------
This should be in tools/

http://reviews.llvm.org/D7289

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list