[PATCH] D57412: [scudo] Initial standalone skeleton check-in

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 06:53:00 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]


What are your full cmake options? I can't seem to reproduce this with just -DLLVM_ENABLE_LIBCXX=ON


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