https://github.com/usx95 commented:
Overall LG. One major comment would be to check for implicit attr to check for inference (in addition to the existing signals in this PR). This would help to identify analysis is inferring annotations based on function body (e.g. `return_lambda_capturing_param`). One feature request to improve aliasing information about `operator->` but for a separate PR. https://github.com/llvm/llvm-project/pull/220248 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
