Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch attribute test line endings from CRLF | Alp Toker | 2013-10-20 | 1 | -16/+16 |
| | | | | | | The convention is LF unless specifically testing line endings. llvm-svn: 193056 | ||||
* | The cleanup attribute no longer uses an unresolved, simple identifier as its ↵ | Aaron Ballman | 2013-09-11 | 1 | -0/+16 |
argument. Instead, it takes an expression that is fully resolved. llvm-svn: 190476 |