Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Objective-C: More cases of -Wsign-conversion not | Fariborz Jahanian | 2013-05-15 | 1 | -5/+23 |
| | | | | | | | working on new Objective-C array subscripting syntax. // rdar://13855682 llvm-svn: 181940 | ||||
* | Objective-C: patch to issue the conversion | Fariborz Jahanian | 2013-05-15 | 1 | -0/+21 |
warning when property-dot syntax is used with -Wsign-conversion. // rdar://13855394 llvm-svn: 181914 |