hanchenye-llvm-project/clang/test/Frontend/iframework.c

5 lines
139 B
C

// RUN: %clang -fsyntax-only -iframework %S/Inputs %s -Xclang -verify
// expected-no-diagnostics
#include <TestFramework/TestFramework.h>