Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add IsImplicit field in ObjCMessageExpr that is true when the message | Argyrios Kyrtzidis | 2012-01-12 | 1 | -28/+14 | |
* | Fix the instantiation of pseudo-object expressions. This is a | John McCall | 2011-11-30 | 1 | -0/+51 | |
* | Resolve placeholder expressions before trying to deduce | John McCall | 2011-11-15 | 1 | -6/+4 | |
* | Revert r143972, which didn't actually compile under -Wnon-virtual-dtor. | Matt Beaumont-Gay | 2011-11-08 | 1 | -3/+2 | |
* | There are some crazy cases that LookupMethodInReceiverType | John McCall | 2011-11-07 | 1 | -1/+8 | |
* | Better fix for -Wnon-virtual-dtor | Matt Beaumont-Gay | 2011-11-07 | 1 | -2/+3 | |
* | Appease -Wnon-virtual-dtor | Matt Beaumont-Gay | 2011-11-07 | 1 | -0/+2 | |
* | Unbreak gcc build. | Benjamin Kramer | 2011-11-06 | 1 | -1/+1 | |
* | Change the AST representation of operations on Objective-C | John McCall | 2011-11-06 | 1 | -225/+671 | |
* | Reflow code. No intended functionality change. | Benjamin Kramer | 2011-10-28 | 1 | -17/+14 | |
* | Restore r142914 and r142915, now with missing file and apparent | John McCall | 2011-10-25 | 1 | -0/+342 |