summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Builtins.cpp
Commit message (Expand)AuthorAgeFilesLines
* In C++, if the user redeclares a builtin function with a type that isDouglas Gregor2010-12-211-0/+4
* Such function decls,as objc's objc_msgSend, builtins in Fariborz Jahanian2010-11-301-7/+12
* Add builtin definition for scanf, including extending the builtin encoding toTed Kremenek2010-07-161-0/+20
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-9/+9
* follow-on to my patch: some targets (like sparc) do notChris Lattner2009-06-161-0/+2
* my refactoring of builtins changed target-specific builtins to only beChris Lattner2009-06-161-4/+5
* Sink the BuiltinInfo object from ASTContext into theChris Lattner2009-06-141-6/+4
* move the various builtins stuff from libast to libbasic. ThisChris Lattner2009-06-141-0/+94
OpenPOWER on IntegriCloud