Files
snmalloc/src
Nathaniel Filardo 6259457790 Add -Wconversion to clang builds
MSVC has strong opinions on implicit conversions as used in CI, while Clang both
locally and in CI has weaker opinions.  In an effort to avoid subsequent
roundtrips through CI, make clang more strict.  Adding -Wconversion definitely
increases the strength of clang's opinions, apparently to include frowning on
some that even MSVC considers OK, so go make explicit the current implicit
behavior.
2021-03-01 20:18:01 +00:00
..
2021-01-05 16:28:22 +00:00
2021-03-01 20:18:01 +00:00
2021-03-01 20:18:01 +00:00
2019-01-15 14:17:55 +00:00