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

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 10:43:23 PDT 2016


kcc added a comment.

In http://reviews.llvm.org/D20706#441947, @delcypher wrote:

> 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).


Let's deal with it in a separate thread. 
Since I don't see it on my box you'll have to do the initial investigation (just look at 'top' what test is running for so long)


Repository:
  rL LLVM

http://reviews.llvm.org/D20706





More information about the llvm-commits mailing list