[clang] [clang-tools-extra] [lldb] [clang] Reland: Instantiate alias templates with sugar (PR #101858)
Andrey Ali Khan Bolshakov via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 5 11:10:32 PDT 2024
bolshakov-a wrote:
> One possibility here is that if you have the type, then you will have a template specialization type for the template alias, and that gives you the template arguments used to specialize the alias. Which should answer this need.
This can probably go, thank you!
https://github.com/llvm/llvm-project/pull/101858
More information about the cfe-commits
mailing list