Age | Commit message (Expand) | Author |
---|---|---|
2011-09-01 | Allow the preprocessor to be constructed without performing target- | Douglas Gregor |
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2011-07-05 | Remove unused member of Builtin::Info. | Eli Friedman |
2011-02-20 | Test commit. | Richard Smith |
2010-12-21 | In C++, if the user redeclares a builtin function with a type that is | Douglas Gregor |
2010-11-30 | Such function decls,as objc's objc_msgSend, builtins in | Fariborz Jahanian |
2010-07-16 | Add builtin definition for scanf, including extending the builtin encoding to | Ted Kremenek |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-06-16 | follow-on to my patch: some targets (like sparc) do not | Chris Lattner |
2009-06-16 | my refactoring of builtins changed target-specific builtins to only be | Chris Lattner |
2009-06-14 | Sink the BuiltinInfo object from ASTContext into the | Chris Lattner |
2009-06-14 | move the various builtins stuff from libast to libbasic. This | Chris Lattner |