hi there,

any chance we could disable -Wtautological-compare for clang? i don't think
comparing an unsigned int against < 0 is worth a warning. actually it's always
nice to have such a seatbelt, in case somebody changes the type to int and
forgets to introduce such a check.

cheers.
alex
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to