[PATCH] D146678: Fix unexpected nullptr in ConceptSpecializationExpr's ArgsAsWritten field

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 24 11:49:32 PDT 2023


erichkeane added a comment.

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.


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