summaryrefslogtreecommitdiffstats
path: root/lib/Basic/ObjCRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* Move VersionTuple from clang/Basic to llvm/SupportPavel Labath2018-06-111-1/+1
* [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...Eugene Zelenko2018-03-281-1/+6
* Watch and TV OS: wire up basic ABI choicesTim Northover2015-10-301-0/+3
* Add a define for the ObjFW runtime ABI version.Benjamin Kramer2013-09-161-2/+6
* Add the ObjFW runtime. Patch by Jonathan Schleifer!John McCall2012-07-121-0/+3
* A few more cleanups for the GNU family of ObjC runtimes.David Chisnall2012-07-041-1/+4
* Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstepDavid Chisnall2012-07-031-6/+6
* Introduce ObjCRuntime::hasWeakClassImport() and use it in the appropriateJohn McCall2012-06-201-2/+3
* Restructure how the driver communicates information about theJohn McCall2012-06-201-0/+79