Fixed in r353598.
-Eli
> -Original Message-
> From: cfe-commits On Behalf Of Eli
> Friedman via cfe-commits
> Sent: Friday, February 8, 2019 6:06 PM
> To: douglas.y...@sony.com
> Cc: cfe-commits@lists.llvm.org
> Subject: [EXT] RE: r353569 - [Sema] Make string l
.org
> Subject: [EXT] RE: r353569 - [Sema] Make string literal init an rvalue.
>
> Hi Eli,
>
> Your commit is causing a failure on the PS4 linux bot, can you please take a
> look?
>
> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-
> fast/bu
, '--std=c++11',
'-nostdinc++']' returned non-zero exit status -6
Douglas Yung
-Original Message-
From: cfe-commits On Behalf Of Eli
Friedman via cfe-commits
Sent: Friday, February 8, 2019 13:19
To: cfe-commits@lists.llvm.org
Subject: r353569 - [Sema] Make st
Author: efriedma
Date: Fri Feb 8 13:18:46 2019
New Revision: 353569
URL: http://llvm.org/viewvc/llvm-project?rev=353569&view=rev
Log:
[Sema] Make string literal init an rvalue.
This allows substantially simplifying the expression evaluation code,
because we don't have to special-case lvalues whi