summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/framework-include.m
blob: 7e50f18f39b44ae4522bfde5e7ddef733b39e6f7 (plain)
1
2
3
4
5
// RUN: %clang -E -F%S %s 2>&1 | grep "published framework headers should always #import headers within the framework with framework paths"

// rdar://7520940
#include <foo/foo.h>

OpenPOWER on IntegriCloud