[PATCH] D146678: Summary: Fix ArgsAsWritten being null for ConceptSpecializationExpr in certain circumstances when parsing ASTs
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 29 06:16:58 PDT 2023
erichkeane added a comment.
In D146678#4229052 <https://reviews.llvm.org/D146678#4229052>, @yeswalrus wrote:
> In D146678#4220408 <https://reviews.llvm.org/D146678#4220408>, @erichkeane wrote:
>
>> In D146678#4220360 <https://reviews.llvm.org/D146678#4220360>, @yeswalrus wrote:
>>
>>> -I can handle it. -
>>> Edit: I cannot handle it, I don't have commit access. If you could commit to both main and the 16.x lines with the attribution to Walter Gray <yeswalrus at gmail.com> that would be much appreciated. Thanks!
>>
>> You already have commit rights? Ok then. In order to get this merged into the 16 release, you need to create a github issue to cherry-pick it, and add it to the https://github.com/llvm/llvm-project/milestone/21 milestone.
>
> I think there was a mixup. While I initially thought I could handle it, I do not in fact have commit rights.
Ok, not a problem! I need you to provide your requested 'author' string in the form of: "Your Name <YourEmail at whatever.com>"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146678/new/
https://reviews.llvm.org/D146678
More information about the cfe-commits
mailing list