[PATCH] D134416: Allow getting template args for ClassTemplateSpecializations
Anders Langlands via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 22 01:01:44 PDT 2022
anderslanglands created this revision.
Herald added a project: All.
anderslanglands requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Modifies clang_Cursor_getNumTemplateArguments() and friends to work on Struct, Class and ClassTemplatePartialSpecialization decls as well as functions
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D134416
Files:
clang/docs/ReleaseNotes.rst
clang/tools/libclang/CXCursor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134416.462101.patch
Type: text/x-patch
Size: 5240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220922/2e42095c/attachment.bin>
More information about the cfe-commits
mailing list