summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-member-expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enhance the diagnostic for negative array sizes to include theChandler Carruth2011-01-041-1/+1
* [analyzer] Refactoring: Drop the 'GR' prefix.Argyrios Kyrtzidis2010-12-221-3/+3
* Replace one hack with a different hack: strip out the ObjectTypeJohn McCall2010-11-121-0/+17
* Improve the diagnostic you get when making a qualified member accessJohn McCall2010-04-271-1/+1
* Make the InjectedClassNameType the canonical type of the current instantiationJohn McCall2010-04-271-1/+1
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-3/+3
* Don't repeat lookup when instantiating resolved member expressions.John McCall2010-01-151-0/+24
* When we simply return a retained member expression when instantiating, we mus...Anders Carlsson2009-12-221-0/+27