Go to file
Daniel Jasper c0a3fa977d clang-tidy: Make use-override tests stricter.
As per post review comment.

llvm-svn: 210173
2014-06-04 08:47:25 +00:00
clang [OPENMP] Small comment and reformatting fixes. 2014-06-04 07:53:32 +00:00
clang-tools-extra clang-tidy: Make use-override tests stricter. 2014-06-04 08:47:25 +00:00
compiler-rt Disable unstable test on ARM 2014-06-04 00:06:41 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx Add a note about debug mode being non-functional 2014-06-04 04:49:49 +00:00
libcxxabi Add test case for inherited exceptions 2014-06-03 21:50:11 +00:00
lld Fix format. 2014-06-04 08:39:56 +00:00
lldb Fix a couple minor typos in $qMemoryRegionInfo packet docs. 2014-06-04 05:07:40 +00:00
llvm Fix a use of uninitialized value. OldCC is set when IsCmpZero || IsSwapped and read when ShouldUpdateCC || IsSwapped, and ShouldUpdateCC is independent. Fixes PR19932, but no test since I wasn't able to get any symptoms to appear, not even with valgrind and the testcase from the PR. It's clear what happened from inspection of the code. 2014-06-04 07:45:54 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Use range-based for loops 2014-06-04 08:06:40 +00:00