Chris Lattner 062a721c46 add comment to test.
llvm-svn: 93085
2010-01-10 00:36:16 +00:00

7 lines
153 B
C

// This should warn: published framework headers should always
// #import headers within the framework with framework paths.
#include "bar.h"
int x;