llvm/clang/test/Modules/Inputs/merge-friends/friend.h

namespace N { struct n8 { friend struct foo; }; }
#include "decl.h"