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 c0d1b52 commit 54f46dcCopy full SHA for 54f46dc
clang/docs/ReleaseNotes.rst
@@ -687,6 +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.
691
692
clang-format
693
------------
0 commit comments