Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a bunch of missing "CHECK" colons in tests. NFC. | Ahmed Bougacha | 2015-03-14 | 1 | -1/+1 |
| | | | | llvm-svn: 232237 | ||||
* | Block rewriting bug. Don't take address of captured | Fariborz Jahanian | 2011-02-16 | 1 | -0/+35 |
byref variables again when passing them to inner blocks. // rdar://9006279 llvm-svn: 125690 |