Sirraide wrote:

> I think the code to do this could live in the effect set if it were under 
> Sema (as I just described)

Seeing as the effect set is part of the type, at least the parts that are 
stored in the `FunctionProtoType` can’t be in Sema and have to stay in the AST 
library.

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

Reply via email to