danalbert added inline comments. ================ Comment at: docs/UndefinedBehaviorSanitizer.rst:128 @@ +127,3 @@ + ``-fsanitize=undefined``. + - ``-fsanitize=integer``: Checks for undefined or suspicious integer + behavior. ---------------- rsmith wrote: > danalbert wrote: > > Suspicious here meaning that it also checks undefined overflow? Might want > > to clarify. > You mean "defined" rather than "undefined", right? :) I actually meant unsigned, but yes, same thing :)
http://reviews.llvm.org/D15217 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits