[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
Wed Apr 13 04:08:10 PDT 2022


aaron.ballman edited reviewers, added: aaron.ballman; removed: lattner.
aaron.ballman added a comment.

This looks good in general, but can you add a test case for the scenario which previously crashed and a release note for the fix?


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