[PATCH] D20706: [LibFuzzer] Refactor declaration of tests in CMake.

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 20:08:50 PDT 2016


delcypher added a comment.

In http://reviews.llvm.org/D20706#441909, @kcc wrote:

> Is this linux or mac?


This is Linux (Arch Linux - Linux 4.5.1-1-ARCH #1 SMP PREEMPT Thu Apr 14 19:19:32 CEST 2016 x86_64 GNU/Linux). I am building libfuzzer and the tests with an old revision of clang though so I will rebuild clang and try again. It is probably worth noting that my version of libstdc++ is probably different than yours (it is the version that comes with gcc 5.3.0).


http://reviews.llvm.org/D20706





More information about the llvm-commits mailing list