[PATCH] D153536: [Clang] Implement P2169 A nice placeholder with no name

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 13:00:10 PDT 2023


aaron.ballman added a comment.

In D153536#4570513 <https://reviews.llvm.org/D153536#4570513>, @vitalybuka wrote:

> This patch brakes https://lab.llvm.org/buildbot/#/builders/168/builds/14997
> Not sure what is wrong there, probably the test need to be updated. Can you please take a look?

I'm a bit confused -- the linked bot is green and the failures to either side of the linked run are both failing for the same reason (which seems to be unrelated to the changes in this patch). It looks like this bot went red here: https://lab.llvm.org/buildbot/#/builders/168/builds/14944 and hasn't reliably come back to green.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153536



More information about the cfe-commits mailing list