[all-commits] [llvm/llvm-project] 38e1c5: [clang] adds `conceptDecl` as an ASTMatcher
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Thu Jul 20 16:34:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38e1c597033de0c7655abb39335b364408865d2a
https://github.com/llvm/llvm-project/commit/38e1c597033de0c7655abb39335b364408865d2a
Author: Christopher Di Bella <cjdb at google.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M clang/docs/LibASTMatchersReference.html
M clang/docs/ReleaseNotes.rst
M clang/include/clang/ASTMatchers/ASTMatchers.h
M clang/lib/ASTMatchers/ASTMatchersInternal.cpp
M clang/lib/ASTMatchers/Dynamic/Registry.cpp
M clang/unittests/AST/DeclTest.cpp
Log Message:
-----------
[clang] adds `conceptDecl` as an ASTMatcher
Closes #63934
Differential Revision: https://reviews.llvm.org/D155549
More information about the All-commits
mailing list