firewave wrote:

I think this might also require documentation changes.

The documentation is also a bit misleading in terms of the defaults: 
https://clang.llvm.org/extra/clang-tidy/checks/bugprone/unused-return-value.html.
 I add issues detecting a custom function as it required the ``::` prefix.

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

Reply via email to