diff options
| author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2023-10-26 19:22:52 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-26 19:22:52 +0400 |
| commit | a6d0e8791e1015a12f8277e6032eae9fdab686fe (patch) | |
| tree | c3ca821949ec22c1e536cd3a3089240ce05f8894 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | f3f0672039f42610101db8bbe97f521a65ede413 (diff) | |
[clang][NFC] Refactor enums that hold size of `Type` and `DeclContext` bit-fields (#70296)
This patch refactor said enums to hold total size of a bit-field, and not just non-inherited bits. This brings `Type` and `DeclContext` in line with `Comment` and `Stmt`. It also makes it unnecessary to list all transitive bases of a bit-field as unnamed bit-fields, which makes it more friendly towards debuggers.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
