diff options
author | Haojian Wu <hokein@google.com> | 2019-01-22 14:48:04 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2019-01-22 14:48:04 +0000 |
commit | 32cd41f2297f1b70ff4a59b491a3d2399f55097a (patch) | |
tree | 523e75b856f3261fd4d66b13c20abb78ab462438 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | effee52c59a0716980d545a97ab61d0c9839660a (diff) | |
download | bcm5719-llvm-32cd41f2297f1b70ff4a59b491a3d2399f55097a.tar.gz bcm5719-llvm-32cd41f2297f1b70ff4a59b491a3d2399f55097a.zip |
[clangd] Followup fix of rL351818
ClangTidyOptions::getDefaults is not free, it will initialize all
clang-tidy modules to get check-specific options, and we don't use this
information in CodeComplete, so using an empty one (constructed by
default constructor) is sufficient.
llvm-svn: 351826
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions