summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/p8.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow typo correction to try removing nested name specifiers.Kaelyn Uhrain2013-07-021-2/+2
* Add the global namespace (the "::" namespace specifier) to the list ofKaelyn Uhrain2013-06-241-2/+2
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Support explicit template specialization and instantiation for membersDouglas Gregor2011-03-071-0/+21
* Make inline namespace not be transparent after all. The concept simply doesn'...Sebastian Redl2010-08-311-0/+23
* Add a forgotten place where the enclosing namespace set matters, plus a big t...Sebastian Redl2010-08-311-0/+74
OpenPOWER on IntegriCloud