add comment to test.

llvm-svn: 93085
This commit is contained in:
Chris Lattner 2010-01-10 00:36:16 +00:00
parent abcbb7c05b
commit 062a721c46
1 changed files with 3 additions and 1 deletions

View File

@ -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;