[PATCH] D146140: [clang] Properly parse variable template requires clause in lambda

Emilia Dreamer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 15 09:30:25 PDT 2023


rymiel added a comment.

In D146140#4196886 <https://reviews.llvm.org/D146140#4196886>, @erichkeane wrote:

> Ah, also, before commit, ensure that pre-commit CI passes.

Yep, found an issue already ;;

In D146140#4196866 <https://reviews.llvm.org/D146140#4196866>, @erichkeane wrote:

> I presume you don't have commit access

I do! I just haven't done anything in this part of the monorepo, which is why i'm so lost.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146140



More information about the cfe-commits mailing list