diff options
| author | Eli Friedman <efriedma@quicinc.com> | 2022-07-27 09:37:13 -0700 |
|---|---|---|
| committer | Eli Friedman <efriedma@quicinc.com> | 2022-07-27 09:47:19 -0700 |
| commit | 1a6d82b93f6b9101f62238f112f92b07877b8c21 (patch) | |
| tree | 1b667b1ef68a56cd6ce27a4f2eb427f96a486f21 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
| parent | 32622d6de40af4da63389dfe9a520d0e013ac961 (diff) | |
| download | llvm-1a6d82b93f6b9101f62238f112f92b07877b8c21.zip llvm-1a6d82b93f6b9101f62238f112f92b07877b8c21.tar.gz llvm-1a6d82b93f6b9101f62238f112f92b07877b8c21.tar.bz2 | |
Fix misc uses of "long" variables to use "int64_t".
I don't have any evidence these particular uses are actually causing any
issues, but we should avoid accidentally truncating immediate values
depending on the host.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
