Go to file
Jason Molenda 9bc86593a2 Another logical-or vrs. bitwise-or mixup in ClangUserExpression.
clang unreachable code warning.

llvm-svn: 219918
2014-10-16 08:27:27 +00:00
clang Frontend: Fix some underscore-then-capital UB 2014-10-16 06:00:55 +00:00
clang-tools-extra Avoid having "using namespace" for both "clang" and "llvm" namespaces. 2014-10-15 22:00:40 +00:00
compiler-rt Adds stable-runtime to ubsan to avoid broken ARM tests with asan 2014-10-16 07:48:27 +00:00
debuginfo-tests cleanup comments and remove an obsolete workaround 2014-10-13 18:04:10 +00:00
libclc r600: Use llvm intrinsic to read work dimension information 2014-10-15 15:08:06 +00:00
libcxx Fix bad link in documentation. Thanks to rsmith 2014-10-16 03:15:31 +00:00
libcxxabi Correctly export _Unwind_[GS]et(GR|IP) for EHABI. 2014-10-13 21:01:30 +00:00
lld [mach-o] avoid overly clever std::find_if 2014-10-15 20:26:24 +00:00
lldb Another logical-or vrs. bitwise-or mixup in ClangUserExpression. 2014-10-16 08:27:27 +00:00
llvm Reapply r219832 - InstCombine: Narrow switch instructions using known bits. 2014-10-16 06:00:46 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Refactor][NfC] ReportLevel should be used as a bool not an int 2014-10-15 23:24:28 +00:00