Go to file
Arnold Schwaighofer c31c2de18b Revert "Reapply r185872 now that the address sanitizer has been changed to support this."
This reverts commit r187939. It broke an O0 build of a spec benchmark.

llvm-svn: 188012
2013-08-08 21:04:16 +00:00
clang ObjectiveC migration: Handle another special case of 2013-08-08 20:51:58 +00:00
clang-tools-extra Fix speling. 2013-08-08 16:49:52 +00:00
compiler-rt [sanitizer] Limit scandir interceptor to Linux. 2013-08-08 14:04:36 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
libcxx My previous reorganization of addressof broke -std=c++03. Thanks much to Arnold Schwaighofer for catching this. This patch also catches a few more missing addressof in <future>, thanks go to Zhihao Yuan for catching these. 2013-08-08 18:38:55 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld Update the .drectve section to remove reference to nonexistent files. 2013-08-08 21:04:09 +00:00
lldb Check for division by zero when performing modulus 2013-08-08 17:57:00 +00:00
llvm Revert "Reapply r185872 now that the address sanitizer has been changed to support this." 2013-08-08 21:04:16 +00:00
polly PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL. 2013-08-08 13:55:45 +00:00