aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/builtins-overflow.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-29Add support for __builtin_{add,sub,mul}_overflow.John McCall1-0/+165
2013-09-04Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola1-3/+3
2013-06-20[checked-arithmetic builtins] Added builtins to enable users to perform check...Michael Gottesman1-0/+175