Go to file
NAKAMURA Takumi d8f100f3b9 test/Modules/compiler_builtins.m: Appease Cygwin to add -D__need_wint_t.
On Cygwin, at first, <stddef.h> is included without __need_wint_t.
Next, <stddef.h> is included with __need_wint_t, though Modules feature would not process <stddef.h> twice.
Then, wint_t is not found in system headers.

llvm-svn: 149500
2012-02-01 14:09:19 +00:00
clang test/Modules/compiler_builtins.m: Appease Cygwin to add -D__need_wint_t. 2012-02-01 14:09:19 +00:00
compiler-rt Disable wrapping memcpy() on Mac OS Lion, where it 2012-02-01 10:07:52 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi Here's a test for catching pointers. 2012-02-01 00:22:38 +00:00
lld Cleanup system_error extensions. 2012-01-31 21:47:13 +00:00
lldb Added many more python convenience accessors: 2012-02-01 08:09:32 +00:00
llvm autoconf: generate clang's private config.h header 2012-02-01 14:06:21 +00:00
polly www: More typos 2012-02-01 00:08:10 +00:00