[PATCH] D48296: clang-cl: Emit normal narrowing diagnostics for initializer lists if -fmsc-version is at least 1900 (i.e. MSVC2015).
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 18 20:16:52 PDT 2018
thakis added a comment.
Thanks! I'd keep it DefaultIgnored: I'd be annoyed if I'd get these by default in C++98 mode.
https://reviews.llvm.org/D48296
More information about the cfe-commits
mailing list