Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and stylize the emission of GC/ARC ivar and GC block layout strings. | John McCall | 2015-10-21 | 1 | -1/+1 |
* | Don't pass -O0 to clang_cc1, it is the default. | Rafael Espindola | 2013-09-04 | 1 | -1/+1 |
* | objC block layout: Patch reorders block layout to | Fariborz Jahanian | 2013-01-17 | 1 | -10/+11 |
* | Minor fix to ObjC layout bitmap metadata. Found while I was trying to | Eli Friedman | 2012-11-06 | 1 | -3/+3 |
* | Restructure how the driver communicates information about the | John McCall | 2012-06-20 | 1 | -1/+1 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | A few more tweaks to the blocks AST representation: | John McCall | 2011-02-07 | 1 | -33/+40 |
* | Adding couple of Block API, a bug fix and | Fariborz Jahanian | 2010-11-11 | 1 | -0/+150 |