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

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 10:54:42 PDT 2017


george.karpenkov added a comment.

@kcc terrible suggestion: can we just copy'n paste vector/set/string implementations into libFuzzer from libc++? IIRC the license should be fine with it, and header libraries are recompiled with the source anyway.


Repository:
  rL LLVM

https://reviews.llvm.org/D37631





More information about the llvm-commits mailing list