We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b863a commit e984e2fCopy full SHA for e984e2f
clang/docs/ReleaseNotes.rst
@@ -687,7 +687,7 @@ AST Matchers
687
- Fixed detection of explicit parameter lists in ``LambdaExpr``. (#GH168452)
688
- Added ``hasExplicitParameters`` for ``LambdaExpr`` as an output attribute to
689
AST JSON dumps.
690
-- Add ``arrayTypeLoc`` matcher for matching ``ArrayTypeLoc``s.
+- Add ``arrayTypeLoc`` matcher for matching ``ArrayTypeLoc``.
691
692
clang-format
693
------------
0 commit comments