aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorEvan Wilde <etceterawilde@gmail.com>2024-03-19 13:17:11 -0700
committerGitHub <noreply@github.com>2024-03-19 13:17:11 -0700
commit12a6546395c6225112731f33608afed452c4f8d1 (patch)
treee4f625d30e9383750980b23bbe7823fc497dfcf3 /lldb/source/Commands/CommandObjectThread.cpp
parent4242d15e68580d1d1f7c4d782a59e6dffb698ca8 (diff)
downloadllvm-12a6546395c6225112731f33608afed452c4f8d1.zip
llvm-12a6546395c6225112731f33608afed452c4f8d1.tar.gz
llvm-12a6546395c6225112731f33608afed452c4f8d1.tar.bz2
Add support for sysroot-relative system header search paths (#82084)
Clang supported header searchpaths of the form `-I =/path`, relative to the sysroot if one is passed, but did not implement that behavior for `-iquote`, `-isystem`, or `-idirafter`. This implements the `=` portion of the behavior implemented by GCC for these flags described in https://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions