[clang] [Clang] Fix an incorrect assumption on getTemplatedDecl() (PR #131559)
Shafik Yaghmour via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 17 09:15:55 PDT 2025
https://github.com/shafik commented:
Thank you for the quick fix, I would have also added the test that did not crash but issued a diagnostic from the issue as well: https://github.com/llvm/llvm-project/issues/131530
unless we have a similar test already.
https://github.com/llvm/llvm-project/pull/131559
More information about the cfe-commits
mailing list