forked from OSchip/llvm-project
parent
abcbb7c05b
commit
062a721c46
|
|
@ -1,4 +1,6 @@
|
||||||
#include "bar.h"
|
// This should warn: published framework headers should always
|
||||||
|
// #import headers within the framework with framework paths.
|
||||||
|
#include "bar.h"
|
||||||
|
|
||||||
int x;
|
int x;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue