[PATCH] D134416: Allow getting template args for ClassTemplateSpecializations
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 23 08:06:39 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe8c78d8528a6: Allow getting template args for ClassTemplateSpecializations (authored by anderslanglands, committed by aaron.ballman).
Changed prior to commit:
https://reviews.llvm.org/D134416?vs=462392&id=462491#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134416/new/
https://reviews.llvm.org/D134416
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang-c/Index.h
clang/test/Index/get-cursor.cpp
clang/test/Index/index-templates.cpp
clang/test/Index/print-display-names.cpp
clang/test/Index/print-type.cpp
clang/tools/c-index-test/c-index-test.c
clang/tools/libclang/CXCursor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134416.462491.patch
Type: text/x-patch
Size: 17754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220923/e89528b8/attachment.bin>
More information about the cfe-commits
mailing list