[clang-tools-extra] [clang-tidy] Overloaded Unresolved member function call can't be static (PR #191432)

Gaurav Dhingra via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 11 02:26:04 PDT 2026


gxyd wrote:

> Does this also fixes https://github.com/llvm/llvm-project/issues/149152? Since it was mentioned as potential duplicate
Can you add tests for it as well in case your change fixes it

No, this PR doesn't fix that issue. I did check it, whether this PR fixes that or not, but didn't dig deep into it (atleast not yet).

https://github.com/llvm/llvm-project/pull/191432


More information about the cfe-commits mailing list