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

Tomaz Canabrava via cfe-commits cfe-commits at lists.llvm.org
Fri May 20 05:03:59 PDT 2022


thank you, this is really appreciated.


On Fri, May 20, 2022 at 12:32 PM Aaron Ballman via Phabricator <
reviews at reviews.llvm.org> wrote:

> aaron.ballman added a comment.
>
> In D123667#3524711 <https://reviews.llvm.org/D123667#3524711>,
> @aaron.ballman wrote:
>
> > 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!
>
> And it looks like it was backported today.
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D123667/new/
>
> https://reviews.llvm.org/D123667
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220520/25c558af/attachment.html>


More information about the cfe-commits mailing list