summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/comment-to-html-xml-conversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko2013-02-011-0/+26
* Comment parsing: fold named character references test into other HTML testsDmitri Gribenko2013-01-301-0/+35
* clang/test/Index/comment-to-html-xml-conversion.cpp: Mark this as XFAIL:valgr...NAKAMURA Takumi2013-01-221-0/+2
* Fixes formatting of empty blocks.Manuel Klimek2013-01-211-2/+2
* Fix parsing of templated declarations.Daniel Jasper2013-01-211-1/+1
* Actually update the test, fixup for r172923Dmitri Gribenko2013-01-191-1/+1
* Comment parsing: add more tests for html character referencesDmitri Gribenko2013-01-191-3/+15
* Do not add newline in empty blocks.Manuel Klimek2013-01-101-7/+7
* Comment to XML conversion: no, we don't want to print instantiations for theDmitri Gribenko2013-01-071-2/+2
* Fix parsing of variable declarations directly after a class / struct.Manuel Klimek2013-01-071-1/+1
* Various fixes to clang-format's macro handling.Manuel Klimek2013-01-041-5/+5
* Prefer splitting after "template <...>" and fix indentation.Daniel Jasper2013-01-021-1/+1
* Temporary fix of tests to make buildbots happy.Daniel Jasper2012-12-211-1/+1
* Add objective-C style formatting to clang format andFariborz Jahanian2012-12-201-1/+1
* Testing C++ declarations embedded inFariborz Jahanian2012-12-051-1/+1
* Comment to XML conversion test: correct filename.Dmitri Gribenko2012-11-151-58/+58
* Split annotate-comments.cpp into a fragile (that uses hardcoded line numbers)Dmitri Gribenko2012-11-151-0/+721
OpenPOWER on IntegriCloud