[PATCH] D120445: [clang-format] Treat && followed by noexcept operator as a binary operator inside template arguments

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 25 01:26:08 PST 2022


curdeius added a comment.

In D120445#3344594 <https://reviews.llvm.org/D120445#3344594>, @penagos wrote:

> I went ahead and did a git rebase but CI still appears to be failing (though tests pass in my local clone). Also, I’ll need someone to commit this on my behalf:
>
> - Luis Penagos
> - luis at penagos.co
>
> Thanks!

Thank you, the failures are unrelated, these tests (libarcher, libomp...) failed in other precommit CI builds.
I'll commit it this weekend probably but I let other reviewers have a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120445



More information about the cfe-commits mailing list