llvm-project/clang/test/CXX/dcl.dcl/basic.namespace
Douglas Gregor 1d9ef840fa A using declaration can redeclare a typedef to the same type. These
typedefs won't have the same canonical declaration (since they are
distinct), so we need to check for this case specifically. Fixes
<rdar://problem/8018262>.

llvm-svn: 107833
2010-07-07 23:08:52 +00:00
..
namespace.def C++ [namespace.memdef]p3 only applies when the friend is not named via 2010-04-18 17:37:40 +00:00
namespace.udecl A using declaration can redeclare a typedef to the same type. These 2010-07-07 23:08:52 +00:00
namespace.udir Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00