[clang] [clang][HeuristicResolver] Only perform qualifier check for instance methods (PR #125166)
Nathan Ridge via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 30 20:54:36 PST 2025
HighCommander4 wrote:
Part of me wonders if there's ever a legitimate reason to call `CXXMethodDecl::getMethodQualifiers()` on a static method...
https://github.com/llvm/llvm-project/pull/125166
More information about the cfe-commits
mailing list