diff options
author | Louis Dionne <ldionne@apple.com> | 2020-02-20 12:33:17 -0500 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-02-20 12:35:15 -0500 |
commit | 6fa3894c4e771c773712b1ae777f78c1c922a908 (patch) | |
tree | c8a9d53550ed33000a7dc451d352b7a783e2472f /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 0ed7a61543840ddfe4dcc71307dd77b032dcca6c (diff) | |
download | llvm-6fa3894c4e771c773712b1ae777f78c1c922a908.zip llvm-6fa3894c4e771c773712b1ae777f78c1c922a908.tar.gz llvm-6fa3894c4e771c773712b1ae777f78c1c922a908.tar.bz2 |
[clang] Fix search path logic for C_INCLUDE_DIRS
For each absolute path given to C_INCLUDE_DIRS, we want it to be added
as-is to the include search path. Relative paths should be prefixed
with the sysroot.
Thanks to Marco Hinz for the patch.
Differential Revision: https://reviews.llvm.org/D69221
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions