Go to file
Ed Maste bde27d2451 Fix #if 0'd code after range-based for loop change
llvm-svn: 203487
2014-03-10 20:49:37 +00:00
clang [C++11] Avoid implicit conversion of ArrayRef to std::vector and use move semantics where appropriate. 2014-03-10 17:55:02 +00:00
clang-tools-extra Use DiagnosticRenderer to convert clang diagnostics to clang-tidy ones. 2014-03-10 13:11:17 +00:00
compiler-rt A fix for platform-dependent types in sanitizers' profiling support lib on x64 FreeBSD in 32-bit mode 2014-03-10 16:50:53 +00:00
debuginfo-tests Revert "Experimentally enable --verify-debug-info on some testcases and see if" 2014-03-08 02:46:36 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx More tests for LWG Issue #2263; this time to the associative and unordered containers. Still no changes to libc++ 2014-03-10 19:18:49 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Mips] Fix addendum reading for R_MIPS_26 relocation. 2014-03-09 13:20:01 +00:00
lldb Fix #if 0'd code after range-based for loop change 2014-03-10 20:49:37 +00:00
llvm fix PR13550: add a cmake WITH_POLLY option 2014-03-10 20:47:39 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Update CLooG and some test cases 2014-03-10 17:31:22 +00:00