diff options
| author | Jorge Gorbe Moya <jgorbe@google.com> | 2022-04-07 15:25:28 -0700 |
|---|---|---|
| committer | Jorge Gorbe Moya <jgorbe@google.com> | 2022-04-07 15:26:49 -0700 |
| commit | 627f55b3ae7e1e8e0365c4730057e6b9acb13004 (patch) | |
| tree | 7f107e02c7fb5ba529f7d9eecedb7478c710b567 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 1da67ecefddad87e76b475b7f60917fdded0834c (diff) | |
Fix format specifier. NFCI.
Using a portable format specifier avoids a "format specifies type
'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned
long') [-Werror,-Wformat]" error depending on the exact definition of
`uint64_t`.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
