[PATCH] D48054: [libFuzzer] Mutation tracking and logging implemented.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 13:19:58 PDT 2018


Dor1s added a comment.

Actually, I think you might've already used that flag (it is used in LLVM Dev Starting Kit). In that case, you would need to add `-DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++`, I think.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48054





More information about the llvm-commits mailing list