aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaPseudoObject.cpp
AgeCommit message (Expand)Author
2012-01-12Add IsImplicit field in ObjCMessageExpr that is true when the messageArgyrios Kyrtzidis
2011-11-30Fix the instantiation of pseudo-object expressions. This is aJohn McCall
2011-11-15Resolve placeholder expressions before trying to deduceJohn McCall
2011-11-08Revert r143972, which didn't actually compile under -Wnon-virtual-dtor.Matt Beaumont-Gay
2011-11-07There are some crazy cases that LookupMethodInReceiverTypeJohn McCall
2011-11-07Better fix for -Wnon-virtual-dtorMatt Beaumont-Gay
2011-11-07Appease -Wnon-virtual-dtorMatt Beaumont-Gay
2011-11-06Unbreak gcc build.Benjamin Kramer
2011-11-06Change the AST representation of operations on Objective-CJohn McCall
2011-10-28Reflow code. No intended functionality change.Benjamin Kramer
2011-10-25Restore r142914 and r142915, now with missing file and apparentJohn McCall