sdkrystian wrote:

@erichkeane I added the following release note:
> Removed support for constructing on-stack `TemplateArgumentList`s. Interfaces 
> should instead use `ArrayRef<TemplateArgument>` to pass template arguments.

I'm not entirely sure how to benchmark these changes. Perhaps I could determine 
the difference in AST memory usage compiling something like Boost or LLVM?

https://github.com/llvm/llvm-project/pull/79760
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to