r284800 - DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 01:13:43 PDT 2016


On 21 October 2016 at 03:36, Richard Smith via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> Author: rsmith
> Date: Thu Oct 20 21:36:37 2016
> New Revision: 284800
>
> URL: http://llvm.org/viewvc/llvm-project?rev=284800&view=rev
> Log:
> DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.

Hi Richard,

This failed all our bots:

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/13274

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/11260

http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/16281

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/15991

I've reverted in r284811.

Let me know if you need help testing.

cheers,
--renato


More information about the cfe-commits mailing list