summaryrefslogtreecommitdiffstats
path: root/test/CXX/conv
Commit message (Expand)AuthorAgeFilesLines
* Drop an unjustified limitation from Type::isObjectType(). Fixes PR7801 and do...Sebastian Redl2010-08-051-0/+6
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-8/+8
* Improve access control diagnostics. Perform access control on member-pointerJohn McCall2010-02-101-4/+4
* Reset the found-virtual-base state unless the *current* base produces a path,John McCall2010-02-091-0/+65
* Top-level const changes do not make a qualification conversion. Fixes PR6089.Sebastian Redl2010-02-031-0/+18