summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/comment-cplus-template-decls.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Do not add newline in empty blocks.Manuel Klimek2013-01-101-4/+4
| | | | | | | void f() {} now gets formatted in one line. llvm-svn: 172067
* Fixes a typo in this test.Fariborz Jahanian2012-12-061-1/+1
| | | | llvm-svn: 169519
* more test of template declarations in aFariborz Jahanian2012-12-061-0/+25
| | | | | | <declaration> XML tag. // rdar://12378714 llvm-svn: 169457
* More C++ testing of declarations embedded inFariborz Jahanian2012-12-061-0/+44
<declaration> tag of Comment XML and fixing DeclPrint of templates along the way - wip. //rdar://12378714 llvm-svn: 169453
OpenPOWER on IntegriCloud