[libcxx-commits] [PATCH] D131854: [libc++][test] fix C4267 warning in bitset.members\to_ulong.pass.cpp
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 14 03:41:04 PDT 2022
philnik added a comment.
What does it warn on when you don't explicitly cast if to `unsigned long`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131854/new/
https://reviews.llvm.org/D131854
More information about the libcxx-commits
mailing list