llvm-project/clang/test/CXX/dcl.dcl/basic.namespace
Sebastian Redl bd59576541 Make inline namespace not be transparent after all. The concept simply doesn't fit. Instead, special-case the few places where transparent contexts have the desired behavior for inline namespaces. Fixes a redeclaration issue in inline namespaces.
llvm-svn: 112637
2010-08-31 20:53:31 +00:00
..
namespace.def Make inline namespace not be transparent after all. The concept simply doesn't fit. Instead, special-case the few places where transparent contexts have the desired behavior for inline namespaces. Fixes a redeclaration issue in inline namespaces. 2010-08-31 20:53:31 +00:00
namespace.udecl If name lookup finds different type declarations in different scopes 2010-08-11 14:45:53 +00:00
namespace.udir If name lookup finds different type declarations in different scopes 2010-08-11 14:45:53 +00:00