Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In C++, if the user redeclares a builtin function with a type that is | Douglas Gregor | 2010-12-21 | 1 | -0/+4 |
* | Such function decls,as objc's objc_msgSend, builtins in | Fariborz Jahanian | 2010-11-30 | 1 | -7/+12 |
* | Add builtin definition for scanf, including extending the builtin encoding to | Ted Kremenek | 2010-07-16 | 1 | -0/+20 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -9/+9 |
* | follow-on to my patch: some targets (like sparc) do not | Chris Lattner | 2009-06-16 | 1 | -0/+2 |
* | my refactoring of builtins changed target-specific builtins to only be | Chris Lattner | 2009-06-16 | 1 | -4/+5 |
* | Sink the BuiltinInfo object from ASTContext into the | Chris Lattner | 2009-06-14 | 1 | -6/+4 |
* | move the various builtins stuff from libast to libbasic. This | Chris Lattner | 2009-06-14 | 1 | -0/+94 |