diff options
| author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2024-08-17 03:32:07 +0300 |
|---|---|---|
| committer | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2024-08-17 14:57:59 +0300 |
| commit | 27d37ee4d067f42e9a46a0871d3cb961323e5c85 (patch) | |
| tree | bf9a164b1dd7c1037a152b106ce4ae46e90dd189 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | 0da2ba811ac8a01509bc533428941fb9519c0715 (diff) | |
[clang][NFC] Clean up `Sema` headers
When various `Sema*.h` and `Sema*.cpp` files were created, cleanup of
`Sema.h` includes and forward declarations was left for the later.
Now's the time. This commit touches `Sema.h` and Sema components:
1. Unused includes are removed.
2. Unused forward declarations are removed.
3. Missing includes are added (those files are largely IWYU-clean now).
4. Includes were converted into forward declarations where possible.
As this commit focuses on headers, all changes to `.cpp` files were
minimal, and were aiming at keeping everything buildable.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
