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

Luis Penagos via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 24 19:49:57 PST 2022


penagos added a comment.

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!


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