1 // REQUIRES: system-darwin
2 // RUN: %clang -target x86_64-apple-darwin11 -fsyntax-only -std=c11 -isysroot %S/Inputs %s
5 // Test the #include_next of tgmath.h works on Darwin.
7 #error "SYS_TGMATH_H not defined"
10 #ifndef __CLANG_TGMATH_H
11 #error "__CLANG_TGMATH_H not defined"