diff options
| author | Martin Storsjö <martin@martin.st> | 2022-11-08 11:45:41 +0200 |
|---|---|---|
| committer | Martin Storsjö <martin@martin.st> | 2022-11-18 08:50:26 +0200 |
| commit | a6440b0fc535f660334cb48ca002e2fb34f5c4b4 (patch) | |
| tree | d425bcdea51fc7d30e0e4485e2a1a520c4c163f2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | fe287bf096c6b5fdf46b2d34590311099852abd4 (diff) | |
| download | llvm-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
