forked from OSchip/llvm-project
parent
c3aca38468
commit
e0d2e342b3
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang -E -F%S %s 2>&1 | grep "Headers/foo.h:1:10: warning: published framework headers should always #import headers within the framework with framework paths"
|
||||
// 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>
|
||||
|
|
Loading…
Reference in New Issue