summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-friends/friend.h
blob: bbbd8edb3a4f90c7a9e4094ba76b3cf7b71ec24f (plain)
1
2
namespace N { struct n8 { friend struct foo; }; }
#include "decl.h"
OpenPOWER on IntegriCloud