aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/Builtins.h
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-07-27Add noreturn for exit.Mike Stump
2009-07-08fix PR4513, a build problem with VC++, patch by James Abbatiello!Chris Lattner
2009-06-16my refactoring of builtins changed target-specific builtins to only beChris Lattner
2009-06-14Sink the BuiltinInfo object from ASTContext into theChris Lattner
2009-06-14move the various builtins stuff from libast to libbasic. ThisChris Lattner