summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorYuka Takahashi <yukatkh@gmail.com>2017-06-28 16:29:26 +0000
committerYuka Takahashi <yukatkh@gmail.com>2017-06-28 16:29:26 +0000
commit28782bea886c560b7daf499225b50bd5aabce78d (patch)
tree33d5c0eca83b70d1b319bc5950eb4609e44f2382 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent2cbf03728a0869d1d2ace81c7d6bb64a52a81a34 (diff)
[Bash-autocompletion] Invoke clang where user called
Summary: When user build clang and used completion Eg. `build/bin/clang -fno[tab]`, we want to invoke `build/bin/clang --autocomplete=-fno`, rather than `clang --autocomplete=-fno`. Differential Revision: https://reviews.llvm.org/D34761 llvm-svn: 306559
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions