summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/merge-dependent-friends.cpp
blob: 0b0c903c318f78ff124e717dfc7b8add8d082a3a (plain)
1
2
3
4
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -I%S/Inputs/merge-dependent-friends -verify %s
// expected-no-diagnostics
#include "d.h"
OpenPOWER on IntegriCloud