Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
Currently, in the case of `clang-cl` there are no `-Werror` flags added due to
if (CLANG AND NOT MSVC)
I think it is better to set them there to enforce warnings are errors for `clang-cl` case as well. In the `clang-cl` case, the GNU-style flags are still recognized, so they should be safe to add the set of flags currently used for LLVM clang.
Attachments
Issue Links
- split from
-
QTBUG-132705 Qt CMake content uses compiler config from qtbase, instead the current modules
-
- Closed
-