aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2022-11-08 11:45:41 +0200
committerMartin Storsjö <martin@martin.st>2022-11-18 08:50:26 +0200
commita6440b0fc535f660334cb48ca002e2fb34f5c4b4 (patch)
treed425bcdea51fc7d30e0e4485e2a1a520c4c163f2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentfe287bf096c6b5fdf46b2d34590311099852abd4 (diff)
downloadllvm-a6440b0fc535f660334cb48ca002e2fb34f5c4b4.zip
llvm-a6440b0fc535f660334cb48ca002e2fb34f5c4b4.tar.gz
llvm-a6440b0fc535f660334cb48ca002e2fb34f5c4b4.tar.bz2
[openmp] [test] Fix warnings about printf format mismatches on Windows
This fixes warnings like this: ``` openmp/runtime/test/omp_testsuite.h:107:60: warning: format specifies type 'unsigned int' but the argument has type 'DWORD' (aka 'unsigned long') [-Wformat] fprintf(stderr, "CreateThread() failed: Error #%u.\n", GetLastError()); ~~ ^~~~~~~~~~~~~~ %lu ``` Differential Revision: https://reviews.llvm.org/D137747
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions