diff options
| author | Sam McCall <sam.mccall@gmail.com> | 2022-10-14 12:56:41 +0200 |
|---|---|---|
| committer | Sam McCall <sam.mccall@gmail.com> | 2022-10-18 18:09:41 +0200 |
| commit | 6fa0e026c87e20b962137691a7852fb5e32f9611 (patch) | |
| tree | db6318eb558b5512376b2fa27a56e64603a85aa2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 34d18fd241abafdf0436cbceebdeff2ecf685ae2 (diff) | |
[include-cleaner] Add include-cleaner tool, with initial HTML report
The immediate goal is to start producing an HTML report to debug and explain
include-cleaner recommendations.
For now, this includes only the lowest-level piece: a list of the references
found in the source code.
How this fits into future ideas:
- under refs we can also show the headers providing the symbol, which includes
match those headers etc
- we can also annotate the #include lines with which symbols they cover, and
add whichever includes we're suggesting too
- the include-cleaner tool will likely have modes where it emits diagnostics
and/or applies edits, so the HTML report is behind a flag
Differential Revision: https://reviews.llvm.org/D135956
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
