[PATCH] D37631: [libFuzzer] Support using libc++
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 14:26:02 PDT 2017
vitalybuka added a comment.
> Yeah, that' what I was thinking. I can update the lit configuration to use -lc++ even on Linux if `LLVM_ENABLE_LIBCXX` is set so we get coverage on bots. Is that fine with you?
SGTM
but is any reason to use -lc++ instead of --stdlib=libc++ ?
Repository:
rL LLVM
https://reviews.llvm.org/D37631
More information about the llvm-commits
mailing list