Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modern objc translator: used size_t in couple | Fariborz Jahanian | 2012-05-03 | 1 | -0/+3 |
| | | | | | | of places. // rdar://11375908 llvm-svn: 156106 | ||||
* | objective-c numeric literal: type of boolean is | Fariborz Jahanian | 2012-04-12 | 1 | -0/+31 |
that of typedef BOOL if found. // rdar://11231426 llvm-svn: 154595 |