diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-10-15 20:27:23 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-10-15 20:27:23 +0000 |
commit | 125b1bd36181a92c7d2bd460303b14cf3e2c3688 (patch) | |
tree | b07eeeb2f8bd8348d5baef152f111402cd7f38e6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f2be7c28fc0e3b439ed36a7b8f34d05c8f16fd25 (diff) | |
download | bcm5719-llvm-125b1bd36181a92c7d2bd460303b14cf3e2c3688.tar.gz bcm5719-llvm-125b1bd36181a92c7d2bd460303b14cf3e2c3688.zip |
Modify pylint/flake8 path helper to add lldb python module to path.
It was adding all the test infrastructure paths properly, but it
was not adding the lldb module. The current approach only adds the
lldb from the path. That can be improved (in the comments) to add
the one from the related build directory if it can be ascertained.
With this change, lldb tests can be run through pylint/flake8
and have the lldb module found and used as part of the checks.
llvm-svn: 250453
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions