Go to file
Shuxin Yang 95866fa7b2 Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.
llvm-svn: 187819
2013-08-06 21:51:21 +00:00
clang Add a new warning to -Wloop-analysis to detect suspicious increments or 2013-08-06 21:31:54 +00:00
clang-tools-extra Fix comment typo. 2013-08-06 14:05:43 +00:00
compiler-rt [libsanitizer] Drive-by fix for -Wempty-body in sanitizer_common_syscalls.inc 2013-08-06 14:07:46 +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 Implement tests for NULL iterators for <array> re: N3644 2013-08-06 17:17:13 +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 Remove unused using's. 2013-08-02 23:22:46 +00:00
lldb Fix bug in Host::getLLDBPath() due to misusing Twine 2013-08-06 21:40:08 +00:00
llvm Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ. 2013-08-06 21:51:21 +00:00
polly ScopInfo: add a testcase that share parameters within nested start. 2013-08-06 04:36:45 +00:00