[clang] [Clang][AST] Fix MS Mangle concept uneval context template instantiation crash (PR #117845)

via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 28 01:51:50 PST 2024


https://github.com/zmodem approved this pull request.

The fix LGTM. I do wonder if the test should live in CodeGen/ instead, but I don't have a strong feeling about this (AST/ already seems to have some codegen tests).

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


More information about the cfe-commits mailing list