summaryrefslogtreecommitdiff
path: root/test/Index/comment-cplus-decls.cpp
AgeCommit message (Expand)Author
2017-11-16[DeclPrinter] Honor TerseOutput for constructorsAlex Lorenz
2017-04-11[ASTPrinter] Print nested name specifiers for out-of-line functionsAlex Lorenz
2017-02-13[Test] Make Lit tests C++11 compatible - nounwind noexceptCharles Li
2016-11-10Make output of -ast-print a valid C++ code.Serge Pavlov
2014-02-25Pretty Printer: Print constexpr and ref qualifiers. Don't print return types ...Benjamin Kramer
2013-01-10Do not add newline in empty blocks.Manuel Klimek
2013-01-07Comment to XML conversion: no, we don't want to print instantiations for theDmitri Gribenko
2013-01-07Fix parsing of variable declarations directly after a class / struct.Manuel Klimek
2012-12-21Fixes couple of friend declaration -ast-print bugFariborz Jahanian
2012-12-05Testing C++ declarations embedded inFariborz Jahanian