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

Walter Gray via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 22 18:04:17 PDT 2023


yeswalrus added a comment.

Resolves https://github.com/llvm/llvm-project/issues/61486, Similar to https://reviews.llvm.org/D146678 but targeting the llvm-16 series.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146680/new/

https://reviews.llvm.org/D146680



More information about the cfe-commits mailing list