[PATCH] D37631: [libFuzzer] Support using libc++

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 20:19:19 PST 2018


phosek added a comment.

In https://reviews.llvm.org/D37631#972553, @vitalybuka wrote:

> I see a lot of these on "ninja check-fuzzer"


I forgot to include a dependency on libc++ in tests using it, that should be fixed now.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D37631





More information about the llvm-commits mailing list