[all-commits] [llvm/llvm-project] fd1721: [scudo] Add -Wconversion for tests and clean-up wa...
Christopher Ferris via All-commits
all-commits at lists.llvm.org
Thu Sep 14 12:32:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd1721d8609791c89102bd7f922fe92056535157
https://github.com/llvm/llvm-project/commit/fd1721d8609791c89102bd7f922fe92056535157
Author: Christopher Ferris <cferris1000 at users.noreply.github.com>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
M compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
M compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
Log Message:
-----------
[scudo] Add -Wconversion for tests and clean-up warnings. (#66147)
Fix all the places where the tests are doing implicit conversions.
More information about the All-commits
mailing list