aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-05-07 17:05:42 -0400
committerNico Weber <thakis@chromium.org>2020-05-08 11:41:45 -0400
commite9b4113902850667e4e96b0aabe158b87670d051 (patch)
tree08090fbf39c8298d5fca65c28de3ba1d2d1f0777 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parentc5e0967e4cf0f1337bec772949e6cede4c01354b (diff)
downloadllvm-e9b4113902850667e4e96b0aabe158b87670d051.zip
llvm-e9b4113902850667e4e96b0aabe158b87670d051.tar.gz
llvm-e9b4113902850667e4e96b0aabe158b87670d051.tar.bz2
Add a flag that controls if clang-tidy and clang-include-fixer are built into libclang.
Based on the discussion on D55415, also make the flag default to false. Having libclang depend on clang-tools-extra means check-clang builds all of clang-tools-extra, which besides being a layering violation takes quite some time, since clang-tools-extra has many files that are slow to compile. Longer term, we likely will want to remove this flag completely. If people need this functionality, maybe there could be a libclang-tools-extra that's libclang + clang-tidy and clang-includes-fixer linked in. Differential Revision: https://reviews.llvm.org/D79599
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions