summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2023-10-26 19:22:52 +0400
committerGitHub <noreply@github.com>2023-10-26 19:22:52 +0400
commita6d0e8791e1015a12f8277e6032eae9fdab686fe (patch)
treec3ca821949ec22c1e536cd3a3089240ce05f8894 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentf3f0672039f42610101db8bbe97f521a65ede413 (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