diff options
| author | OverMighty <its.overmighty@gmail.com> | 2024-02-28 22:46:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-28 14:46:06 -0800 |
| commit | fc8d48106387b8b79531902788ef93571f924da7 (patch) | |
| tree | 7a93ac49de5ad3cc08bed1662450af0253a1c836 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | e3b93a16201d96745a2c64523801a2b1eb43b4c0 (diff) | |
[clang] Fix __builtin_popcountg not matching GCC (#83313)
Our implementation previously accepted signed arguments and performed
integer promotion on the argument. GCC's implementation requires an
unsigned argument and does not perform integer promotion on it.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
