Skip to content

Commit

Permalink
[ast matcher][NFC] fix typo in release note
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrCai0907 committed Sep 14, 2024
1 parent 1208699 commit 11f9008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ AST Matchers
- Fixed an issue with the `hasName` and `hasAnyName` matcher when matching
inline namespaces with an enclosing namespace of the same name.

- Fixed an ordering issue with the `hasOperands` matcher occuring when setting a
- Fixed an ordering issue with the `hasOperands` matcher occurring when setting a
binding in the first matcher and using it in the second matcher.

clang-format
Expand Down

0 comments on commit 11f9008

Please sign in to comment.