summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p8-cxx0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix name hiding and redeclaration checking for dependent localRichard Smith2016-12-181-20/+19
* Fix some interactions between C++11 and C++14 features and using-declarations:Richard Smith2016-12-181-4/+154
* Add a FixItHint for the new diagnostic for a non-class-scope using-declaratio...Richard Smith2016-05-051-0/+27
* Sema: Don't dyn_cast a null pointer in CheckUsingDeclQualifierDavid Majnemer2014-12-171-0/+5
* If a using-declaration names a class member, but appears outside a class, tryRichard Smith2014-04-021-1/+95
* Replace "can not" with "cannot" in diagnostics messages.Ismail Pazarbasi2014-03-071-4/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* More work on using declarations.Anders Carlsson2009-08-281-4/+4
* Many improvements to using declarations.Anders Carlsson2009-08-281-0/+15
OpenPOWER on IntegriCloud