https://bugs.llvm.org/show_bug.cgi?id=43999
Bug ID: 43999
Summary: clang-cl: Probably want to include -Wconversion in /W3
and up
Product: clang
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangb...@nondot.org
Reporter: nicolaswe...@gmx.de
CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
richard-l...@metafoo.co.uk
cl /W3 and up warns on conversion issues.
clang famously doesn't include -Wconversion in -Wall -Wextra.
We should probably add -Wconversion to /W3 and /W4 in clang-cl at least. (We
might have to check the -Wconversion warnings are any good; since they're not
easy to enable most people don't enable them, so they might need work.)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs