Go to file
Daniel Dunbar ab320a673f [lit] Move ManyTests examples to lit/examples/many-tests.
llvm-svn: 188109
2013-08-09 21:39:28 +00:00
clang [arcmt] When handling unbridged casts, handle the body of BlockDecl separately because ParentMap does not record 2013-08-09 20:20:25 +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 Disable debugserver builds on non-Mac platforms 2013-08-09 20:36:22 +00:00
llvm [lit] Move ManyTests examples to lit/examples/many-tests. 2013-08-09 21:39:28 +00:00
polly PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL. 2013-08-08 13:55:45 +00:00