[libcxx-commits] [libcxx] [libc++][test] Fix MSVC warnings with `static_cast`s (PR #74962)

Stephan T. Lavavej via libcxx-commits libcxx-commits at lists.llvm.org
Sun Dec 10 13:41:18 PST 2023


StephanTLavavej wrote:

Thanks! Yeah, I expect that the MSVC team will regularly need to clean up warnings like these. We hadn't updated our llvm-project submodule in almost a year, so the rate of accumulation over time isn't as high as it might seem.

Merging this now - the failing checks are all the usual unrelated sporadic timeouts/failures and the known failure that I recently fixed.

https://github.com/llvm/llvm-project/pull/74962


More information about the libcxx-commits mailing list