[PATCH] D47067: Update NRVO logic to support early return

Taiju Tsuiki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 30 08:14:45 PDT 2018


tzik added a comment.

In https://reviews.llvm.org/D47067#1116246, @sammccall wrote:

> Unfortunately this seems to miscompile, the stage1 built clang is crashing on the multistage buildbots:
>
> http://lab.llvm.org:8011/builders/clang-s390x-linux-multistage/builds/2926 shows this crash present already at 333500
>  I've locally verified the crash and that that reverting this patch fixes it.
>
> I'm going to revert it.


Ah... Thanks for taking care.


Repository:
  rC Clang

https://reviews.llvm.org/D47067





More information about the cfe-commits mailing list