summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/templateid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix two redefinitions in test cases that weren't diagnosed yet, but will be s...Sebastian Redl2010-01-261-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Track a class template specialization's point of instantiation separatelyJohn McCall2009-09-111-4/+2
* Support elaborated dependent types and diagnose tag mismatches.John McCall2009-09-111-1/+3
* Correctly handle elaborated template ids. Still not handled properly for fri...John McCall2009-09-041-0/+18
OpenPOWER on IntegriCloud