diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-02-11 18:44:02 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-02-11 18:50:25 +0100 |
commit | 62174682a039efce2ce7606d5416d2450ff42dab (patch) | |
tree | 1eb34c55350ef9c7c92ba34ca9c5c2fa71bcb5d2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2ac0c4b46ee2a3c22b85b4483f2fd4d0fb916720 (diff) | |
download | llvm-62174682a039efce2ce7606d5416d2450ff42dab.zip llvm-62174682a039efce2ce7606d5416d2450ff42dab.tar.gz llvm-62174682a039efce2ce7606d5416d2450ff42dab.tar.bz2 |
[lldb][NFC] Remove support file searching from SourceFileCompleter
This code seems wrong as the directory variable actually contains
the file name. It's also unreachable code as m_include_support_files
is hardcoded to false which is the condition for the surrounding 'if
statement'. Let's just remove all of this.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions