[libcxx-commits] [libcxx] [libc++][test] Fix MSVC warnings with `static_cast`s (PR #74962)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Dec 10 04:09:38 PST 2023
https://github.com/mordante approved this pull request.
I feel that some of these places don't really warrant a compiler diagnostic, but I don't feel the static_casts make it too ugly. I expect this will regress on libc++'s side, not sure what to do about that. Just a remark not something we need to fix.
LGTM
https://github.com/llvm/llvm-project/pull/74962
More information about the libcxx-commits
mailing list