diff options
| author | Timm Baeder <tbaeder@redhat.com> | 2024-08-17 22:06:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-17 22:06:46 +0200 |
| commit | f620c5b692dd0bc08692979236073db0db27f0fc (patch) | |
| tree | 3c62db484a72968b390bc31d6d612f6539e74093 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface/ScriptedProcessPythonInterface.cpp | |
| parent | 107f3efdbedeecf4768fc0387db929e51ce96f85 (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.cpp')
0 files changed, 0 insertions, 0 deletions
