Go to file
Daniel Dunbar 04388afd41 [docs] Update TestingGuide's note on how to run with Valgrind.
llvm-svn: 188097
2013-08-09 19:39:48 +00:00
clang Omit llvm:: before ArrayRef, as we have using llvm::ArrayRef in include/clang/Basic/LLVM.h. 2013-08-09 18:02:13 +00:00
clang-tools-extra cpp11-migrate: Fixed path problem with include/exclude paths 2013-08-09 19:24:05 +00:00
compiler-rt [sanitizer] Fix handling of %n in scanf interceptor. 2013-08-09 12:58:35 +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 Add a check for arrays of unknown bounds to is_destructible. This fixes http://llvm.org/bugs/show_bug.cgi?id=16839 2013-08-09 16:53:45 +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 [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00
lldb Add support for building debugserver with CMake (on Mac OS X) 2013-08-09 16:29:10 +00:00
llvm [docs] Update TestingGuide's note on how to run with Valgrind. 2013-08-09 19:39:48 +00:00
polly PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL. 2013-08-08 13:55:45 +00:00