Missing AST matcher: dependentScopeDeclRefExpr #120937
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:tooling
LibTooling
good first issue
https://github.com/llvm/llvm-project/contribute
The AST matchers library seems to be missing a matcher that matches an expression of type
DependentScopeDeclRefExpr
.The text was updated successfully, but these errors were encountered: