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

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 16:43:19 PDT 2017


kcc added a comment.

What else?

std::thread is a syntax sugar, we can reimplement it with pthread easily.


Repository:
  rL LLVM

https://reviews.llvm.org/D37631





More information about the llvm-commits mailing list