Go to file
Ed Maste 80e8cc6dee Update LLDB for LLVM iterator change in r203364
What was use_iterator is now user_iterator.  Also switch to range-based
APIs, as in Clang r203365.

llvm-svn: 203463
2014-03-10 14:23:10 +00:00
clang Reverting llvm::distance changes to use std::distance with iterators instead, per post-commit review feedback. 2014-03-10 13:43:55 +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 ARM: fix file's header comment 2014-03-07 14:56:29 +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 Fix bug I introduced (enabling implicit conversions from compare function to map) in r202994. Thanks to Sebastian Redl for the catch. 2014-03-10 04:50:10 +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 Update LLDB for LLVM iterator change in r203364 2014-03-10 14:23:10 +00:00
llvm Removing llvm::distance and llvm::copy for iterator_range based on post-commit review feedback. Adding an explicit range-based constructor to SmallVector, which supersedes the llvm::copy functionality. 2014-03-10 13:43:46 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Update isl to ensure 'extern "C" {' is available 2014-03-10 13:46:52 +00:00