[PATCH] D123667: [clang][AST] Fix crash getting name of a template decl
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 05:08:09 PDT 2022
aaron.ballman added a comment.
In D123667#3524614 <https://reviews.llvm.org/D123667#3524614>, @tcanabrava wrote:
> 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.
I filed https://github.com/llvm/llvm-project/issues/55585 to see if we can get this into the 14.x branch, thanks for the request!
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