summaryrefslogtreecommitdiffstats
path: root/docs/Block-ABI-Apple.txt
Commit message (Collapse)AuthorAgeFilesLines
* Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.Michael Gottesman2013-01-071-669/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171799 91177308-0d34-0410-b5e6-96231b3b80d8
* Test commit.Patrick Beard2012-03-201-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153096 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix another typo (int -> id for captured_obj).David Chisnall2011-07-121-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134998 91177308-0d34-0410-b5e6-96231b3b80d8
* 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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134610 91177308-0d34-0410-b5e6-96231b3b80d8
* expand discussion of __block C++ on-stack objectsBlaine Garst2010-10-281-6/+30
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117618 91177308-0d34-0410-b5e6-96231b3b80d8
* 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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117504 91177308-0d34-0410-b5e6-96231b3b80d8
* reconcile missing typos & delete obsolete pre-SnowLeopard section w.r.t. ↵Blaine Garst2010-10-271-30/+4
| | | | | | prior repository for this document git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117492 91177308-0d34-0410-b5e6-96231b3b80d8
* Reverted r103214.mike-m2010-05-071-0/+670
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103222 91177308-0d34-0410-b5e6-96231b3b80d8
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-670/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103214 91177308-0d34-0410-b5e6-96231b3b80d8
* improved wording around ABIBlaine Garst2010-04-061-5/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100536 91177308-0d34-0410-b5e6-96231b3b80d8
* fix copyright & typoBlaine Garst2010-03-161-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98688 91177308-0d34-0410-b5e6-96231b3b80d8
* 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 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98678 91177308-0d34-0410-b5e6-96231b3b80d8