summaryrefslogtreecommitdiffstats
path: root/clang/docs/Block-ABI-Apple.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update our URLs in clang doc to use httpsSylvestre Ledru2018-11-041-1/+1
| | | | llvm-svn: 346101
* Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.Michael Gottesman2013-01-071-669/+1
| | | | llvm-svn: 171799
* Test commit.Patrick Beard2012-03-201-1/+0
| | | | llvm-svn: 153096
* Fix another typo (int -> id for captured_obj).David Chisnall2011-07-121-1/+1
| | | | llvm-svn: 134998
* Fix example: variable is initialized to 10 and then has 11 stored in it, but ↵David Chisnall2011-07-071-1/+1
| | | | | | in the expanded version is initialized to 11. llvm-svn: 134610
* expand discussion of __block C++ on-stack objectsBlaine Garst2010-10-281-6/+30
| | | | llvm-svn: 117618
* small tweaks to reflect statements of what really ever shipped. ABI is, and ↵Blaine Garst2010-10-271-3/+5
| | | | | | has been, accurate for what we ship. llvm-svn: 117504
* reconcile missing typos & delete obsolete pre-SnowLeopard section w.r.t. ↵Blaine Garst2010-10-271-30/+4
| | | | | | prior repository for this document llvm-svn: 117492
* Reverted r103214.mike-m2010-05-071-0/+670
| | | | llvm-svn: 103222
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-670/+0
| | | | llvm-svn: 103214
* improved wording around ABIBlaine Garst2010-04-061-5/+6
| | | | llvm-svn: 100536
* fix copyright & typoBlaine Garst2010-03-161-2/+2
| | | | llvm-svn: 98688
* at least give the Apple ABI a name that reflects Apple in prep for other ABI ↵Blaine Garst2010-03-161-0/+669
specs that might come along llvm-svn: 98678
OpenPOWER on IntegriCloud