[clang] [clang-tools-extra] [clang-tidy][NFC] Expose HeuristicResolver::lookupDependentName() and use it in StandaloneEmptyCheck (PR #128391)
Nathan Ridge via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 22 19:54:08 PST 2025
HighCommander4 wrote:
> Note: this is the last remaining use of `CXXRecordDecl::lookupDependentName()`. I plan to remove it in a follow-up patch.
The follow-up patch is https://github.com/llvm/llvm-project/pull/128392.
https://github.com/llvm/llvm-project/pull/128391
More information about the cfe-commits
mailing list