summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/qual-id-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Just push a new scope when parsing an out-of-line variable definition.John McCall2009-12-191-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate the use of OverloadedFunctionDecl in member expressions.John McCall2009-11-301-2/+2
* Improve template instantiation for member access expressions thatDouglas Gregor2009-09-031-9/+17
* Improved handling for dependent, qualified member access expressions, e.g.,Douglas Gregor2009-09-031-13/+10
* Rewrite of our handling of name lookup in C++ member access expressions, e.g.,Douglas Gregor2009-09-021-6/+35
* Support nested-name-specifiers for C++ member access expressions, e.g.,Douglas Gregor2009-08-061-0/+106
OpenPOWER on IntegriCloud