aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-07-29 00:03:51 +0000
committerEric Fiselier <eric@efcs.ca>2015-07-29 00:03:51 +0000
commit7eb30deff17e6e137cad170b340fcc7cf5f70761 (patch)
treeb4aca259e13d05e1b865bcb89c1f5f684dc47a6e /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parentcfe41f050c0c00a0840bd10907d9d22605e1c115 (diff)
downloadllvm-7eb30deff17e6e137cad170b340fcc7cf5f70761.zip
llvm-7eb30deff17e6e137cad170b340fcc7cf5f70761.tar.gz
llvm-7eb30deff17e6e137cad170b340fcc7cf5f70761.tar.bz2
[libcxx] Cleanup CMake configuration and integrate with LLVM
Summary: This patch contains the following changes: 1. Require that libc++ can find a LLVM source directory. This is done the same way as `libc++abi` currently does. 2. Cleanup ugly configuration code in CMakeLists.txt by using `add_flags`, `add_flags_if`, and `add_flags_if_supported` macros. The goals for this patch are: 1. Help libc++ be more consistent with how LLVM handles CMake options (see PR23670 PR23671). 2. Make it easier to use sanitizers using the `LLVM_USE_SANITIZER` option. 3. Make libc++'s CMakeLists.txt file easier to understand and change. 4. Move towards allowing libc++ to create Sphinx documentation (see http://efcs.ca/libcxx-docs). 5. Move towards allowing libc++ to use other LLVM utilities such as `not` and `FileCheck`. Reviewers: mclow.lists, jroelofs, danalbert Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D11308 llvm-svn: 243503
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions