summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaPseudoObject.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add IsImplicit field in ObjCMessageExpr that is true when the messageArgyrios Kyrtzidis2012-01-121-28/+14
* Fix the instantiation of pseudo-object expressions. This is aJohn McCall2011-11-301-0/+51
* Resolve placeholder expressions before trying to deduceJohn McCall2011-11-151-6/+4
* Revert r143972, which didn't actually compile under -Wnon-virtual-dtor.Matt Beaumont-Gay2011-11-081-3/+2
* There are some crazy cases that LookupMethodInReceiverTypeJohn McCall2011-11-071-1/+8
* Better fix for -Wnon-virtual-dtorMatt Beaumont-Gay2011-11-071-2/+3
* Appease -Wnon-virtual-dtorMatt Beaumont-Gay2011-11-071-0/+2
* Unbreak gcc build.Benjamin Kramer2011-11-061-1/+1
* Change the AST representation of operations on Objective-CJohn McCall2011-11-061-225/+671
* Reflow code. No intended functionality change.Benjamin Kramer2011-10-281-17/+14
* Restore r142914 and r142915, now with missing file and apparentJohn McCall2011-10-251-0/+342
OpenPOWER on IntegriCloud