[PATCH] D57412: [scudo] Initial standalone skeleton check-in
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 22:08:07 PST 2019
cryptoad added a comment.
In D57412#1384504 <https://reviews.llvm.org/D57412#1384504>, @Eugene.Zelenko wrote:
> Build with -DLLVM_ENABLE_LIBCXX=ON is broken because:
>
> clang-9: error: argument unused during compilation: '-stdlib=libc++' [-Werror,-Wunused-command-line-argument]
Ack, I'll fix that.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57412/new/
https://reviews.llvm.org/D57412
More information about the llvm-commits
mailing list