================ ---------------- tgross35 wrote:
I think it's better to split into a `(*T) -> T` to show returning cc and `(T, *T)` to show calling cc (or some tests use a global static rather than a pointer). Since for LINUX here it just shows that pass and return are the same but not what they are. https://github.com/llvm/llvm-project/pull/204887 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
