[PATCH] D134416: Allow getting template args for ClassTemplateSpecializations

Anders Langlands via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 22 22:48:57 PDT 2022


anderslanglands updated this revision to Diff 462392.
anderslanglands marked 7 inline comments as done.
anderslanglands added a comment.

Add testing, address style notes


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.462392.patch
Type: text/x-patch
Size: 17753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220923/54730ef3/attachment-0001.bin>


More information about the cfe-commits mailing list