summaryrefslogtreecommitdiff
path: root/include/clang/Basic/ObjCRuntime.h
Commit message (Expand)AuthorAge
* Objective-C driver. Do not use legacy dispatch forFariborz Jahanian2014-02-05
* ObjectiveC driver. change to reinstate -fno-objc-legacy-dispatch behavior Fariborz Jahanian2014-01-22
* ObjectiveC driver. reinstate -fno-objc-legacy-dispatch behavior Fariborz Jahanian2014-01-20
* Enable non-fragile ABI for the ObjFW runtimeBenjamin Kramer2013-11-23
* ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXTFariborz Jahanian2013-10-15
* Reapply r170344, this time without forgetting to commit the header changes.David Chisnall2012-12-17
* Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.Daniel Dunbar2012-10-15
* Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6.Nico Weber2012-10-15
* Add Clang support for iOS6.Bob Wilson2012-09-29
* Screw around with ObjCRuntime some more, changing theJohn McCall2012-08-21
* Introduce new queries on ObjCRuntime for how to interpret subscriptsJohn McCall2012-07-31
* Add the ObjFW runtime. Patch by Jonathan Schleifer!John McCall2012-07-12
* Hoist the logic for selecting the Objective-C dispatch method into the runtimeDavid Chisnall2012-07-04
* A few more cleanups for the GNU family of ObjC runtimes.David Chisnall2012-07-04
* Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstepDavid Chisnall2012-07-03
* Documentation cleanup:James Dennett2012-07-02
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-02
* Introduce ObjCRuntime::hasWeakClassImport() and use it in the appropriateJohn McCall2012-06-20
* Restructure how the driver communicates information about theJohn McCall2012-06-20