On 20 March 2016 at 11:33, Richard Smith via cfe-commits <cfe-commits@lists.llvm.org> wrote: > Author: rsmith > Date: Sun Mar 20 05:33:40 2016 > New Revision: 263895 > > URL: http://llvm.org/viewvc/llvm-project?rev=263895&view=rev > Log: > P0184R0: Allow types of 'begin' and 'end' expressions in range-based for > loops to differ.
Hi Richard, This has broken *all* ARM and AArch64 buildbots, and your subsequent patch didn't fix it: http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/10816 http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/10867 http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/5591 http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/6842 The bots don't even build, so it'd be good if you could fix this quickly or revert for further investigations. cheers, --renato _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits