Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update our URLs in clang doc to use https | Sylvestre Ledru | 2018-11-04 | 1 | -1/+1 |
| | | | | llvm-svn: 346101 | ||||
* | Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst. | Michael Gottesman | 2013-01-07 | 1 | -669/+1 |
| | | | | llvm-svn: 171799 | ||||
* | Test commit. | Patrick Beard | 2012-03-20 | 1 | -1/+0 |
| | | | | llvm-svn: 153096 | ||||
* | Fix another typo (int -> id for captured_obj). | David Chisnall | 2011-07-12 | 1 | -1/+1 |
| | | | | llvm-svn: 134998 | ||||
* | Fix example: variable is initialized to 10 and then has 11 stored in it, but ↵ | David Chisnall | 2011-07-07 | 1 | -1/+1 |
| | | | | | | in the expanded version is initialized to 11. llvm-svn: 134610 | ||||
* | expand discussion of __block C++ on-stack objects | Blaine Garst | 2010-10-28 | 1 | -6/+30 |
| | | | | llvm-svn: 117618 | ||||
* | small tweaks to reflect statements of what really ever shipped. ABI is, and ↵ | Blaine Garst | 2010-10-27 | 1 | -3/+5 |
| | | | | | | has been, accurate for what we ship. llvm-svn: 117504 | ||||
* | reconcile missing typos & delete obsolete pre-SnowLeopard section w.r.t. ↵ | Blaine Garst | 2010-10-27 | 1 | -30/+4 |
| | | | | | | prior repository for this document llvm-svn: 117492 | ||||
* | Reverted r103214. | mike-m | 2010-05-07 | 1 | -0/+670 |
| | | | | llvm-svn: 103222 | ||||
* | 2nd part of: Overhauled llvm/clang docs builds. | mike-m | 2010-05-06 | 1 | -670/+0 |
| | | | | llvm-svn: 103214 | ||||
* | improved wording around ABI | Blaine Garst | 2010-04-06 | 1 | -5/+6 |
| | | | | llvm-svn: 100536 | ||||
* | fix copyright & typo | Blaine Garst | 2010-03-16 | 1 | -2/+2 |
| | | | | llvm-svn: 98688 | ||||
* | at least give the Apple ABI a name that reflects Apple in prep for other ABI ↵ | Blaine Garst | 2010-03-16 | 1 | -0/+669 |
specs that might come along llvm-svn: 98678 |