summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/framework-public-includes-private/A.framework/Headers/A.h
blob: 03bd90b4945a45d88112b54aa80624a32393921e (plain)
1
2
3
4
#include <A/APriv.h>
#include "APriv2.h"
#include <Z/Z.h>
int foo();
OpenPOWER on IntegriCloud