hanchenye-llvm-project/clang/test/CXX/dcl.dcl
Douglas Gregor 412c362d9e When performing name lookup for a namespace definition, only look into
the current context's redeclaration context, ignoring using
directives. Fixes PR8430.

llvm-svn: 117097
2010-10-22 15:24:46 +00:00
..
basic.namespace When performing name lookup for a namespace definition, only look into 2010-10-22 15:24:46 +00:00
dcl.attr Implement the first half of [dcl.attr.override]p6. 2010-10-18 16:24:27 +00:00
dcl.enum
dcl.link Switch CodeGen's "is this variable declaration a definition?" logic 2010-02-06 05:15:45 +00:00
dcl.spec Improve our handling of user-defined conversions when computing 2010-08-11 02:15:33 +00:00