Skip to content

Commit 3ad4bd0

Browse files
committed
Update release notes
1 parent e653a69 commit 3ad4bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@ AST Matchers
11161116

11171117
- Add ``dependentTemplateSpecializationType`` matcher to match a dependent template specialization type.
11181118

1119-
- Add ``hasDependentName`` matcher to match the dependent name of a dependent scope decl ref expr.
1119+
- Add ``hasDependentName`` matcher to match the dependent name of a DependentScopeDeclRefExpr.
11201120

11211121
clang-format
11221122
------------

0 commit comments

Comments
 (0)