Go to file
Nick Lewycky a3bb03e400 Obey the isVolatile bit on memory intrinsics when analyzing uses of a global
variable. Noticed by inspection.

Simulate memset in EvaluateFunction where the target of the memset and the
value we're setting are both the null value. Fixes PR10047!

llvm-svn: 132288
2011-05-29 18:41:56 +00:00
clang Fix a regression in the source locations for unary trait expressions. 2011-05-29 07:32:14 +00:00
compiler-rt clang/darwin: Tweak CheckArches function to use CC and to not spew output. 2011-05-19 18:02:55 +00:00
debuginfo-tests Fix tests broken by r132257. 2011-05-29 03:51:55 +00:00
libcxx http://llvm.org/bugs/show_bug.cgi?id=10045 . Please review, I have not tested this on linux. 2011-05-29 13:57:49 +00:00
libcxxabi Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, Howard Hinnant and John McCall 2011-05-24 22:01:16 +00:00
lldb lldb-58 2011-05-29 04:10:48 +00:00
llvm Obey the isVolatile bit on memory intrinsics when analyzing uses of a global 2011-05-29 18:41:56 +00:00
polly www: Enable SSI on the webserver. 2011-05-26 12:20:16 +00:00