hanchenye-llvm-project/clang/test/Headers
Daniel Dunbar 50b8b5507b Headers: Don't try to use RSIZE_MAX unless we are freestanding.
- We don't want to depend on the platforms stdint.h.

llvm-svn: 179429
2013-04-12 23:41:08 +00:00
..
Inputs/include Make our mini-stdint.h platform-independent by using predefined macros. 2012-09-26 16:41:11 +00:00
altivec-header.c [clang tests] Added require ppc64-registered-target to Headers/altivec-header.c to ensure it only runs on ppc64. 2012-10-31 20:20:04 +00:00
arm-neon-header.c
c11.c Headers: Don't try to use RSIZE_MAX unless we are freestanding. 2013-04-12 23:41:08 +00:00
c89.c Don't build this test with modules for now, it's causing buildbot failures. 2013-04-04 03:48:33 +00:00
cxx11.cpp tl;dr: Teach Clang to work around g++ changing its workaround to glibc's 2013-04-12 22:11:07 +00:00
int64-type.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
ms-null-ms-header-vs-stddef.cpp Let NULL and MSVC headers coexist better. 2012-04-24 21:27:01 +00:00
stdbool.cpp Reinstate r173952, this time limiting it to exactly the form 2013-01-30 23:10:17 +00:00
typedef_guards.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
unwind.c Use %clang_cc1 so that the test works even if the target isn't available. 2012-09-27 01:40:12 +00:00
wchar_limits.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
wmmintrin.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
x86-intrinsics-headers.c