summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/overriding-ftemplate-comments.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Function templates can be 'overloaded' by return type, so encode t...Argyrios Kyrtzidis2014-12-081-10/+10
* Several small changes in formatting decisions.Daniel Jasper2013-01-281-1/+1
* Fix parsing of templated declarations.Daniel Jasper2013-01-211-5/+5
* Reduce penalty for splitting between ")" and ".".Daniel Jasper2013-01-181-3/+3
* Various fixes to clang-format's macro handling.Manuel Klimek2013-01-041-8/+8
* Testcase overriding-ftemplate-comments.cpp: use [[@LINE]] to make it less fra...Dmitri Gribenko2012-11-161-19/+26
* Un-XFAIL some tests for comment to XML conversion. This reverts r166151 andDmitri Gribenko2012-10-181-11/+10
* XFAIL these tests until I can figure out what is going on onFariborz Jahanian2012-10-171-0/+1
* [Doc parsing]: This patch adds <Declaration> tag to Fariborz Jahanian2012-10-171-10/+11
* Fixes location of overriding declaration with no commentFariborz Jahanian2012-10-151-5/+5
* structured document comment: patch to provide comment for overriding functionFariborz Jahanian2012-10-151-0/+78
OpenPOWER on IntegriCloud