Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SemaObjC] Improve ObjCDictionaryLiteral and ObjCArryLiteral diagnostics | Bruno Cardoso Lopes | 2016-07-19 | 1 | -0/+8 |
* | Cleanup ObjCInterfaceDecl lookup for ObjC literals | Alex Denisov | 2015-07-24 | 1 | -3/+3 |
* | Add more tests for NSArray/NSDictionary literals | Alex Denisov | 2015-02-17 | 1 | -0/+12 |
* | ObjectiveC. Define a new cc1 flag | Fariborz Jahanian | 2013-11-01 | 1 | -0/+2 |
* | Refine string literal concatenation warning within an NSArray literal to not ... | Ted Kremenek | 2013-10-09 | 1 | -0/+8 |
* | Refine diagnostics in my last patch. | Fariborz Jahanian | 2013-08-14 | 1 | -1/+1 |
* | ObjectiveC [QoI] issue warning if an element of an nsarray | Fariborz Jahanian | 2013-08-13 | 1 | -0/+6 |
* | Add clang support for new Objective-C literal syntax for NSDictionary, NSArray, | Ted Kremenek | 2012-03-06 | 1 | -0/+41 |