[PATCH] D13844: [libclang] Visit TypeAliasTemplateDecl
Sergey Kalinichev via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 17 02:04:29 PDT 2015
skalinichev created this revision.
skalinichev added a reviewer: klimek.
skalinichev added a subscriber: cfe-commits.
This adds support for TypeAliasTemplateDecl in LibClang
http://reviews.llvm.org/D13844
Files:
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cursor_kind.py
include/clang-c/Index.h
lib/Sema/SemaCodeComplete.cpp
test/Index/comment-to-html-xml-conversion.cpp
test/Index/index-templates.cpp
tools/libclang/CIndex.cpp
tools/libclang/CursorVisitor.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13844.37672.patch
Type: text/x-patch
Size: 6956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151017/bb1f834a/attachment.bin>
More information about the cfe-commits
mailing list