summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/arrow-operator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wire up LookupMemberExpr to use the new TypoExpr.Kaelyn Takata2014-10-271-2/+3
* Add an error message with fixit hint for changing '.' to '->'.Kaelyn Uhrain2012-04-251-0/+28
* Fix infinite loop during error diagnostics. Fixes rdar://8875304.Argyrios Kyrtzidis2011-01-251-0/+13
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* PR5520: Make sure to check whether the base type is complete before looking forEli Friedman2009-11-181-1/+4
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Look for overloaded arrow operators in base classes.Anders Carlsson2009-09-101-0/+22
OpenPOWER on IntegriCloud