aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/Builtins.def
AgeCommit message (Expand)Author
2009-07-28Make longjmp a real builtin.Mike Stump
2009-07-28Make sure to move the comment with the code.Mike Stump
2009-07-27Add noreturn for exit.Mike Stump
2009-06-14move the various builtins stuff from libast to libbasic. ThisChris Lattner