summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2024-08-17 22:06:46 +0200
committerGitHub <noreply@github.com>2024-08-17 22:06:46 +0200
commitf620c5b692dd0bc08692979236073db0db27f0fc (patch)
tree3c62db484a72968b390bc31d6d612f6539e74093 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface/ScriptedProcessPythonInterface.h
parent107f3efdbedeecf4768fc0387db929e51ce96f85 (diff)
[clang][bytecode] Classify 1-bit unsigned integers as bool (#104662)
This happens for enum types with bool parent types. isBooleanType() returns false for them however. The previous version did the same thing by re-classifying the enum integer type, but that breaks with forward-declared enums.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions