Home | History | Annotate | Download | only in merge-decl-order
      1 namespace N { struct SA { friend struct foo; }; }
      2 namespace N { struct foo; }
      3