[PATCH] D146678: Summary: Fix ArgsAsWritten being null for ConceptSpecializationExpr in certain circumstances when parsing ASTs

Walter Gray via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 28 16:57:26 PDT 2023


yeswalrus added a comment.

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.


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