Testing C declarations embedded in
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 4 Dec 2012 21:15:23 +0000 (21:15 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 4 Dec 2012 21:15:23 +0000 (21:15 +0000)
commit1ace8cb994266d904d8ea3bb364869318c53fefc
tree1d0617daa684e63ee38ca8e025ded0b9be25bf14
parentf7798e34c94884cd4f5ec200e4126f3682857a7a
Testing C declarations embedded in
<declaration> tag of Comment XML and fixed a
missing block literal printout as result of the testing.
// rdar://12378714

llvm-svn: 169307
clang/lib/AST/StmtPrinter.cpp
clang/test/Index/comment-c-decls.c [new file with mode: 0644]