[PATCH] D13844: [libclang] Visit TypeAliasTemplateDecl

Sergey Kalinichev via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 15 05:51:08 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253166: [libclang] Visit TypeAliasTemplateDecl (authored by skalinichev).

Changed prior to commit:
  http://reviews.llvm.org/D13844?vs=37672&id=40234#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13844

Files:
  cfe/trunk/bindings/python/clang/cindex.py
  cfe/trunk/bindings/python/tests/cindex/test_cursor_kind.py
  cfe/trunk/include/clang-c/Index.h
  cfe/trunk/lib/Sema/SemaCodeComplete.cpp
  cfe/trunk/test/Index/comment-to-html-xml-conversion.cpp
  cfe/trunk/test/Index/index-templates.cpp
  cfe/trunk/tools/libclang/CIndex.cpp
  cfe/trunk/tools/libclang/CursorVisitor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13844.40234.patch
Type: text/x-patch
Size: 7196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151115/fe76fad4/attachment.bin>


More information about the cfe-commits mailing list