gdb
[deliverable/binutils-gdb.git] / gdb / cp-namespace.c
index 5e894d4dc3384ea67bb00805667db9dbba56510f..cdc76d4560e8a6a76af43260bfba864bbd967903 100644 (file)
@@ -540,6 +540,7 @@ cp_lookup_nested_type (struct type *parent_type,
     {
     case TYPE_CODE_STRUCT:
     case TYPE_CODE_NAMESPACE:
+    case TYPE_CODE_UNION:
       {
        /* NOTE: carlton/2003-11-10: We don't treat C++ class members
           of classes like, say, data or function members.  Instead,
This page took 0.023222 seconds and 4 git commands to generate.