[PATCH] D32096: Always build libfuzzer

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 13:26:31 PDT 2017


kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.

> George works with me and Anna

I've figured that out. Welcome George!

So, ok, I don't mind, as long as we all agree that this is a partial solution: we build libFuzzer.a but we don't test it in the default mode.

BTW, if you can figure out how to actually solve this problem (and to make the libFuzzer tests depend on the fresh clang) w/o waiting for the monorepo -- would be great!


Repository:
  rL LLVM

https://reviews.llvm.org/D32096





More information about the llvm-commits mailing list