================ 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/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
