[clang-tools-extra] [clangd] Add a unit test suite for HeuristicResolver (PR #121313)

Nathan Ridge via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 5 19:28:03 PST 2025


HighCommander4 wrote:

In the latest update, I use the new `hasDependentName()` matcher added in https://github.com/llvm/llvm-project/issues/121610 to make the matchers using `dependentScopeDeclRefExpr()` more specific.

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


More information about the cfe-commits mailing list