| Commit message (Expand) | Author | Age | Files | Lines |
| * | Objective-C. Under a special flag, -Wcstring-format-directive, | Fariborz Jahanian | 2014-09-11 | 1 | -11/+24 |
| * | Objective-C. Under a special flag, -Wcstring-format-directive, | Fariborz Jahanian | 2014-09-09 | 1 | -1/+31 |
| * | Use llvm::makeArrayRef instead of explicitly calling ArrayRef constructor and... | Craig Topper | 2014-08-30 | 1 | -1/+1 |
| * | Objective-C. Allow [super initialize] in an +initialize | Fariborz Jahanian | 2014-08-25 | 1 | -8/+19 |
| * | Objective-C. Warn when @encode'ing provides an incomplete | Fariborz Jahanian | 2014-08-22 | 1 | -1/+5 |
| * | Objective-C. Update my previous patch to not warn if | Fariborz Jahanian | 2014-08-22 | 1 | -2/+3 |
| * | Objective-C. Warn if user has made explicit call | Fariborz Jahanian | 2014-08-22 | 1 | -0/+13 |
| * | Objective-C [qoi]. Provide fix-it hint when sending | Fariborz Jahanian | 2014-08-19 | 1 | -5/+13 |
| * | Objective-C. Do not warn if user is using property-dox syntax to name a | Fariborz Jahanian | 2014-08-15 | 1 | -1/+5 |
| * | Objective-C. Handle case of multiple class methods | Fariborz Jahanian | 2014-08-13 | 1 | -1/+5 |
| * | Objective-C. Minor refactoring of my last patch. | Fariborz Jahanian | 2014-08-13 | 1 | -7/+4 |
| * | Objective-C. This patch is to resolve the method used in method | Fariborz Jahanian | 2014-08-13 | 1 | -0/+7 |
| * | Objective-C [qoi]. Patch to not do Fix-It for fixing | Fariborz Jahanian | 2014-08-12 | 1 | -3/+6 |
| * | Objective-C [qoi]. Issue warning and fixit if property-dot syntax | Fariborz Jahanian | 2014-08-08 | 1 | -0/+12 |
| * | Objective-C. Minor refactoring of my previous patch. | Fariborz Jahanian | 2014-08-08 | 1 | -36/+29 |
| * | Objective-C ARC. Use of non-retain/autorelease API | Fariborz Jahanian | 2014-08-08 | 1 | -6/+35 |
| * | Objective-C arc. Switch the Objective-C dictionary literal in ARC mode | Fariborz Jahanian | 2014-08-07 | 1 | -6/+9 |
| * | Objective-C ARC. More code for Objective-C's | Fariborz Jahanian | 2014-08-06 | 1 | -2/+28 |
| * | Objective-C ARC. First patch toward generating new APIs | Fariborz Jahanian | 2014-08-06 | 1 | -2/+2 |
| * | Replacing some more complex logic with a helper function call to ObjCMethod::... | Aaron Ballman | 2014-08-01 | 1 | -6/+2 |
| * | Obective-C. Patch to fix the incorrect ObjcMessageExpr argument source ranges, | Fariborz Jahanian | 2014-07-31 | 1 | -1/+1 |
| * | Objective-C. Warn if protocol used in an @protocol | Fariborz Jahanian | 2014-07-25 | 1 | -0/+2 |
| * | Switch over a few uses of param_begin() to parameters() | Alp Toker | 2014-07-07 | 1 | -17/+17 |
| * | Objective-C ARC. Provide diagnostic and fix-it | Fariborz Jahanian | 2014-06-26 | 1 | -0/+23 |
| * | Objective-C. When we use @selector(save:), etc. there may be more | Fariborz Jahanian | 2014-06-24 | 1 | -9/+17 |
| * | Objective-C ARC. Allow conversion of (void*) pointers to | Fariborz Jahanian | 2014-06-18 | 1 | -3/+6 |
| * | Objective-C. Revert my patch in r211234. | Fariborz Jahanian | 2014-06-18 | 1 | -3/+1 |
| * | Objective-C ARC. Allow conversion of (void*) pointers to | Fariborz Jahanian | 2014-06-18 | 1 | -1/+3 |
| * | Objective-C. Check for integer overflow in Objective-C's | Fariborz Jahanian | 2014-06-18 | 1 | -1/+1 |
| * | Objective-C ARC. Do not warn about properties with both | Fariborz Jahanian | 2014-06-17 | 1 | -1/+8 |
| * | Hide the concept of diagnostic levels from lex, parse and sema | Alp Toker | 2014-06-15 | 1 | -13/+5 |
| * | Objective-C. More tests for both bridging attributes and | Fariborz Jahanian | 2014-06-11 | 1 | -1/+1 |
| * | Objective-C. Patch to handle bridge attribute warnings | Fariborz Jahanian | 2014-06-11 | 1 | -29/+80 |
| * | Refactoring. Remove Owned method from Sema. | Nikola Smiljanic | 2014-05-29 | 1 | -62/+42 |
| * | Refactoring. Remove release and take methods from ActionResult. Rename takeAs... | Nikola Smiljanic | 2014-05-29 | 1 | -13/+13 |
| * | [C++11] Use 'nullptr'. Sema edition. | Craig Topper | 2014-05-26 | 1 | -81/+90 |
| * | Objective-C ARC. Add support for toll-free bridge | Fariborz Jahanian | 2014-05-10 | 1 | -0/+16 |
| * | Objective-C. Reduce false positive warnings with -Wselector by issuing warning | Fariborz Jahanian | 2014-05-09 | 1 | -2/+3 |
| * | Objective-C. Improve diagnosis of bridging types. | Fariborz Jahanian | 2014-04-29 | 1 | -41/+20 |
| * | Initial implementation of -modules-earch-all option, for searching for symbol... | John Thompson | 2014-04-23 | 1 | -2/+3 |
| * | Objective-C ARC. Under ARC, addition of 'bridge' attribute | Fariborz Jahanian | 2014-04-22 | 1 | -6/+14 |
| * | Objective-C. Patch to allow use of dot syntax on class | Fariborz Jahanian | 2014-04-21 | 1 | -8/+2 |
| * | Objective-C. Make multiple selector warning | Fariborz Jahanian | 2014-03-27 | 1 | -2/+2 |
| * | Objective-C. Consider blocks for designated initializer | Fariborz Jahanian | 2014-03-17 | 1 | -6/+10 |
| * | [C++11] Replacing ObjCObjectPointerType iterators qual_begin() and qual_end()... | Aaron Ballman | 2014-03-17 | 1 | -6/+3 |
| * | [C++11] Replacing ObjCObjectType iterators qual_begin() and qual_end() with i... | Aaron Ballman | 2014-03-17 | 1 | -3/+2 |
| * | Objective-C. Issue diagnostics on mismatched methods when their selector is used | Fariborz Jahanian | 2014-03-12 | 1 | -1/+54 |
| * | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-12 | 1 | -1/+1 |
| * | Sema: When merging objc string literals, give the result a constant array type. | Benjamin Kramer | 2014-02-25 | 1 | -4/+8 |
| * | Rename getResultType() on function and method declarations to getReturnType() | Alp Toker | 2014-01-25 | 1 | -51/+45 |