[PATCH] D146140: [clang] Properly parse variable template requires clause in lambda
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 15 09:33:39 PDT 2023
erichkeane added a comment.
In D146140#4196919 <https://reviews.llvm.org/D146140#4196919>, @rymiel wrote:
> 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.
Great, even better :)
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