summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/foo.framework/Headers/foo.h
blob: b08d948fabff0297cea878d3bcdaf22b765d5685 (plain)
1
2
3
4
5
6
// This should warn: published framework headers should always 
// #import headers within the framework with framework paths.
#include "bar.h" 

int x;

OpenPOWER on IntegriCloud