summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-decl-order/b.h
blob: 49b06cafd05ecc4d31d725fc4d7e29972f237eb8 (plain)
1
2
namespace N { struct SB { friend struct foo; }; }
#include "a.h"
OpenPOWER on IntegriCloud