llvm-project/clang/test/Preprocessor/framework-include.m
Chris Lattner e0d2e342b3 try to make this more stable?
llvm-svn: 93090
2010-01-10 00:59:17 +00:00

6 lines
181 B
Objective-C

// 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>