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

Walter Gray via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 24 11:41:39 PDT 2023


yeswalrus added a comment.

I can handle it. The instructions here: https://llvm.org/docs/Contributing.html#how-to-submit-a-patch only talk about merging to main, but I was rather hoping to get this also merged into the eventual 16.0.1. Is there a feature branch for that already?


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