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

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 14:56:41 PDT 2017


kcc added a comment.

In https://reviews.llvm.org/D37631#865376, @phosek wrote:

> The ones I'm seeing in our build are references to `basic_string` and `vector`.


Weird. I would expect those to be fully inlined.


Repository:
  rL LLVM

https://reviews.llvm.org/D37631





More information about the llvm-commits mailing list