On Sat, Nov 30, 2013 at 4:33 PM, Adrian Chadd <[email protected]> wrote:
[..]
> Are you able to have clang/llvm/gcc tell us where/when code is relying
> on undefined behaviour? So we can, like, fix them?

It wasn't all that long ago that we had this wonderful thing called
-Werror and had a clean kernel build.

The problem is that gcc and clang have different warning sets.  I seem
to recall we had -Werror on for gcc and off for clang.  IMHO it would
be more useful to do it the other way around.

-- 
Peter Wemm - [email protected]; [email protected]; [email protected]; KI6FJV
UTF-8: for when a ' just won\342\200\231t do.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to