diff options
author | Louis Dionne <ldionne@apple.com> | 2020-06-15 13:20:04 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-06-15 13:22:51 -0400 |
commit | e54828ad47d92666a9d17d0993bbd41930a66a88 (patch) | |
tree | 4fd141ed889221dea5cb4d0460823777a44c3f03 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 32f1a909b87d19f4011921bbf7dc6d66a86503fe (diff) | |
download | llvm-e54828ad47d92666a9d17d0993bbd41930a66a88.zip llvm-e54828ad47d92666a9d17d0993bbd41930a66a88.tar.gz llvm-e54828ad47d92666a9d17d0993bbd41930a66a88.tar.bz2 |
[libc++abi] Ensure custom libc++ header paths are honoured during libc++abi build
This is necessary for standalone builds where the libc++ in use has a
custom configuration set up inside __config_site -- one needs to build
libc++abi against the installed headers of libc++ (which are properly
configured) instead of the ones inside libcxx/include.
See https://reviews.llvm.org/rGe619e9d#927848 for details.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions