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