summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* When diagnosing the lack of a viable conversion function, also listRichard Smith2020-01-091-1/+1
* [Lit Test] Updated 34 Lit tests to be C++11 compatible.Charles Li2015-11-171-2/+12
* Don't fold together the name lookup entries for two declarations if they areRichard Smith2014-03-171-0/+11
* Whenever we complain about a failed initialization of a function orDouglas Gregor2010-04-221-1/+1
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve on diagnosing type mismatches because of Fariborz Jahanian2009-11-181-3/+3
* Qualified lookup through using declarations. Diagnose a new type of ambiguity.John McCall2009-10-101-0/+65
OpenPOWER on IntegriCloud