summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtins-overflow.c
Commit message (Collapse)AuthorAgeFilesLines
* [checked-arithmetic builtins] Added builtins to enable users to perform ↵Michael Gottesman2013-06-201-0/+175
checked-arithmetic in c. This will enable users in security critical applications to perform checked-arithmetic in a fast safe manner that is amenable to c. Tests/an update to Language Extensions is included as well. rdar://13421498. llvm-svn: 184497
OpenPOWER on IntegriCloud