[libcxx-commits] [libcxx] [libc++][test] Avoid truncation warnings from `double` to `float` (PR #74184)
Thorsten Schütt via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Dec 2 03:00:09 PST 2023
tschuett wrote:
https://llvm.org/docs/CodingStandards.html#prefer-c-style-casts
The cast style is documented.
https://github.com/llvm/llvm-project/pull/74184
More information about the libcxx-commits
mailing list