Go to file
David Blaikie f1f52512ea Make the atom_iterator copy assignable
This makes it a bit more like a 'real' iterator though I still haven't
gone through to make sure it meets the full requirements. Copy
assignability seems to be required by MSVC's std::find_if, which is its
right.

llvm-svn: 232097
2015-03-12 20:18:10 +00:00
clang Fix grammar in a comment, wrap to 80 columns. No behavior change. 2015-03-12 19:37:10 +00:00
clang-tools-extra [clang-tidy] Remove an empty destructor. 2015-03-12 12:30:10 +00:00
compiler-rt Update copyright year to 2015. 2015-03-12 19:53:06 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Update copyright year to 2015. 2015-03-12 20:13:11 +00:00
libcxxabi Update copyright year to 2015. 2015-03-12 20:13:54 +00:00
lld Make the atom_iterator copy assignable 2015-03-12 20:18:10 +00:00
lldb XFAIL TestAbbreviations on Linux, improve test 2015-03-12 20:08:45 +00:00
llgo [llgo] Disable known failing packages in check-libgo 2015-03-06 02:49:07 +00:00
llvm Revert "r232027 - Add infrastructure for support of multiple memory constraints" 2015-03-12 20:09:39 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Assert in isl expression builder if id can not be found [NFC] 2015-03-10 22:35:43 +00:00