summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorJorge Gorbe Moya <jgorbe@google.com>2022-04-07 15:25:28 -0700
committerJorge Gorbe Moya <jgorbe@google.com>2022-04-07 15:26:49 -0700
commit627f55b3ae7e1e8e0365c4730057e6b9acb13004 (patch)
tree7f107e02c7fb5ba529f7d9eecedb7478c710b567 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent1da67ecefddad87e76b475b7f60917fdded0834c (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