blob: 6f801f2437a28e3fdd0df6cc9be77589ca2aaca7 [file] [log] [blame]
Douglas Gregor1370d372012-09-25 16:13:41 +00001// RUN: %clang -fsyntax-only -iframework %S/Inputs %s -Xclang -verify
Andy Gibbs8e8fb3b2012-10-19 12:44:48 +00002// expected-no-diagnostics
Daniel Dunbar024f4be2011-10-18 20:40:38 +00003
4#include <TestFramework/TestFramework.h>