llvm-project/clang/test/CXX/dcl.dcl/basic.namespace
Douglas Gregor a912197fff Downgrade the error about re-opening an inline namespace as non-inline
to a warning, since apparently libstdc++'s debug mode does this (and
we can recover safely). Add a Fix-It to insert the "inline", just for kicks.

llvm-svn: 131732
2011-05-20 15:48:31 +00:00
..
namespace.def Downgrade the error about re-opening an inline namespace as non-inline 2011-05-20 15:48:31 +00:00
namespace.udecl Implement access checking for the "delete" operator. Fixes PR9050, 2011-02-01 15:50:11 +00:00
namespace.udir If name lookup finds different type declarations in different scopes 2010-08-11 14:45:53 +00:00