Fix -Wformat violations (#81618)
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>
Sat, 4 Feb 2023 06:09:39 +0000 (08:09 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2023 06:09:39 +0000 (22:09 -0800)
commit052bd58a4f918c442d53c3933636b56e966e7b70
treeaa60543ed1e4e643a3b7510e887266336a2cea12
parent0387ddb0392912d0227877ef33cca34e0464940a
Fix -Wformat violations (#81618)
src/coreclr/pal/tests/palsuite/CMakeLists.txt
src/coreclr/pal/tests/palsuite/common/palsuite.h
src/coreclr/pal/tests/palsuite/miscellaneous/GlobalMemoryStatusEx/test1/test.cpp
src/coreclr/pal/tests/palsuite/threading/QueryThreadCycleTime/test1/test1.cpp
src/coreclr/tools/superpmi/CMakeLists.txt
src/coreclr/tools/superpmi/mcs/verbdumptoc.cpp
src/coreclr/tools/superpmi/superpmi-shared/compileresult.cpp
src/coreclr/tools/superpmi/superpmi-shared/methodcontext.cpp
src/coreclr/tools/superpmi/superpmi-shared/methodcontext.h
src/native/minipal/types.h [new file with mode: 0644]