llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir
Douglas Gregor 13e6587313 If name lookup finds different type declarations in different scopes
that actually refer to the same underlying type, it is not an
ambiguity; add uniquing support based on the canonical type of type
declarations. Fixes <rdar://problem/8296180>.

llvm-svn: 110806
2010-08-11 14:45:53 +00:00
..
p1.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p6.cpp If name lookup finds different type declarations in different scopes 2010-08-11 14:45:53 +00:00