diff options
author | Petr Hosek <phosek@chromium.org> | 2017-04-07 20:10:41 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-04-07 20:10:41 +0000 |
commit | 5f3d5be3dd04534a31d62881ef6f551b10d627e7 (patch) | |
tree | d9f44b8f08706f525e285df27a8815deb657faf9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3dc83e5e31e2ef9c2a9ddfd04a1c648d523007ea (diff) | |
download | llvm-5f3d5be3dd04534a31d62881ef6f551b10d627e7.zip llvm-5f3d5be3dd04534a31d62881ef6f551b10d627e7.tar.gz llvm-5f3d5be3dd04534a31d62881ef6f551b10d627e7.tar.bz2 |
[CMake][libcxxabi] Use -nodefaultlibs for CMake checks
Since libc++abi is built with -nodefaultlibs, we should be using this
option even for CMake checks to avoid any inconsistency and also to
avoid dependency on a working C++ standard library just for the setting
up the build itself. The implementation is largely similar to the one
used by libc++.
Differential Revision: https://reviews.llvm.org/D31639
llvm-svn: 299797
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions