[PATCH] D123667: [clang][AST] Fix crash getting name of a template decl

Tomaz Canabrava via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 19 03:54:19 PDT 2022


tcanabrava added a comment.

This affects all released versions of llvm14, and potentially llvm13 too (I got a crash today on llvm13 hitting this exact code).
yet, this is not backported to llvm14 on the current 14.x github branch. Please backport so this is released on the next tarball.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123667



More information about the cfe-commits mailing list