aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/ObjCRuntime.h
AgeCommit message (Expand)Author
2012-12-17Reapply r170344, this time without forgetting to commit the header changes.David Chisnall
2012-10-15Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.Daniel Dunbar
2012-10-15Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6.Nico Weber
2012-09-29Add Clang support for iOS6.Bob Wilson
2012-08-21Screw around with ObjCRuntime some more, changing theJohn McCall
2012-07-31Introduce new queries on ObjCRuntime for how to interpret subscriptsJohn McCall
2012-07-12Add the ObjFW runtime. Patch by Jonathan Schleifer!John McCall
2012-07-04Hoist the logic for selecting the Objective-C dispatch method into the runtimeDavid Chisnall
2012-07-04A few more cleanups for the GNU family of ObjC runtimes.David Chisnall
2012-07-03Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstepDavid Chisnall
2012-07-02Documentation cleanup:James Dennett
2012-07-02Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett
2012-06-20Introduce ObjCRuntime::hasWeakClassImport() and use it in the appropriateJohn McCall
2012-06-20Restructure how the driver communicates information about theJohn McCall