[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 05:21:38 PST 2024


cor3ntin wrote:

> 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).

Moving the test would be more consistent indeed

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


More information about the cfe-commits mailing list