Skip to content
Commit eb384969 authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false.

libcxx doesn't build with -Werror because of #warnings in its source
code. But when libcxx is built as an external LLVM project, it inherits
LLVM build flags, breaking the build if LLVM_ENABLE_WERROR is enabled.

llvm-svn: 191814
parent 15a2335d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment