RE: r353569 - [Sema] Make string literal init an rvalue.

2019-02-08 Thread via cfe-commits
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/builds/43625 FAIL: Clang Tools :: clang-tidy/bugprone-string-constructor.cpp (14325 of 46835) TEST 'Clang

RE: r353569 - [Sema] Make string literal init an rvalue.

2019-02-08 Thread Eli Friedman via cfe-commits
.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

RE: r353569 - [Sema] Make string literal init an rvalue.

2019-02-08 Thread Eli Friedman via cfe-commits
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