steakhal wrote: I see. Yes. Member functions need separate care. However, they might also have annotated params, right?
So in that sense its just more work for methods, because we need to also check the attrs attached to the methoddecl as well - in addition to handling the attrs of param decls. https://github.com/llvm/llvm-project/pull/200145 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
