[all-commits] [llvm/llvm-project] d85b22: [Clang][ASTMatcher] Add `dependentTemplateSpeciali...
kefan cao via All-commits
all-commits at lists.llvm.org
Fri Jan 3 13:32:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d85b22ed5dbb794835fd4b5166d5bb79ad9e09f2
https://github.com/llvm/llvm-project/commit/d85b22ed5dbb794835fd4b5166d5bb79ad9e09f2
Author: kefan cao <45958009+caokefan at users.noreply.github.com>
Date: 2025-01-03 (Fri, 03 Jan 2025)
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/ASTImporterTest.cpp
M clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
Log Message:
-----------
[Clang][ASTMatcher] Add `dependentTemplateSpecializationType` matcher (#121435)
Fixes https://github.com/llvm/llvm-project/issues/121307
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list