[PATCH] D136554: Implement CWG2631

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 4 04:08:34 PDT 2022


royjacobson added a comment.

In D136554#3907661 <https://reviews.llvm.org/D136554#3907661>, @cor3ntin wrote:

> I pushed a tentative fix for the bot failure,
> alas I'm completely unable to reproduce the issue locally, even
> though it does not appear to be architecture dependant afaict.

It seems like those are the Sony CI bots... They default to C++14 (and a slightly different ABI) so if they fail alone usually it means someone didn't add a `-std` flag to the test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136554/new/

https://reviews.llvm.org/D136554



More information about the cfe-commits mailing list