Go to file
Richard Smith cf74da76db Fix PR11385: A pointer constant expression which has been cast via an integer is
not safely derived. Don't allow lvalue-to-rvalue conversions on the result of
dereferencing such a pointer.

llvm-svn: 144783
2011-11-16 07:18:12 +00:00
clang Fix PR11385: A pointer constant expression which has been cast via an integer is 2011-11-16 07:18:12 +00:00
compiler-rt lib: Remove uses of complex.h which does not appear to be required. 2011-11-16 01:19:32 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx On FreeBSD, define a macro that causes the unimplemented C99 math.h functions to be declared. This prevents <cmath> users from being broken, unless they actually use the C++ wrappers that call the missing functions. 2011-11-13 17:15:33 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Made the darwin host layer properly reap any child processes that it spawns. 2011-11-16 05:37:56 +00:00
llvm Update the SP in the SjLj jmpbuf whenever it changes. <rdar://problem/10444602> 2011-11-16 07:12:00 +00:00
polly ScopLib: Fix export/import after parameters are now tagged with isl_ids. 2011-11-15 11:39:02 +00:00