[clang] [Clang] Fix crash when type-name is combined with class specifier in template argument (PR #191689)

via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 19 20:41:25 PDT 2026


TPPPP72 wrote:

@ojhunt Thank you for your in-depth analysis and guidance. I will adopt the test cases you suggested. It is indeed a more long-term solution to fix the issue during the AST traversal logic stage. I will try to fix it based on this approach.

https://github.com/llvm/llvm-project/pull/191689


More information about the cfe-commits mailing list