]> granicus.if.org Git - clang/commit
More C++ testing of declarations embedded in
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 6 Dec 2012 00:09:40 +0000 (00:09 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 6 Dec 2012 00:09:40 +0000 (00:09 +0000)
commit5e0ea1994be5b5b55fb8740548d7c7c151733b96
treeb2c4f79abd15fd6f1b4f45915259a6e7639f733e
parent4fb10d1c67fd9596998cf05016fa3a4ed6fd0fb3
More C++ testing of declarations embedded in
<declaration> tag of Comment XML  and fixing
DeclPrint of templates along the way - wip.
//rdar://12378714

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169453 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclPrinter.cpp
test/Index/comment-cplus-template-decls.cpp [new file with mode: 0644]