Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DeclPrinter] Honor TerseOutput for constructors | Alex Lorenz | 2017-11-16 | 1 | -1/+1 |
* | [ASTPrinter] Print nested name specifiers for out-of-line functions | Alex Lorenz | 2017-04-11 | 1 | -4/+4 |
* | [Test] Make Lit tests C++11 compatible - nounwind noexcept | Charles Li | 2017-02-13 | 1 | -1/+7 |
* | Make output of -ast-print a valid C++ code. | Serge Pavlov | 2016-11-10 | 1 | -1/+1 |
* | Pretty Printer: Print constexpr and ref qualifiers. Don't print return types ... | Benjamin Kramer | 2014-02-25 | 1 | -1/+1 |
* | Do not add newline in empty blocks. | Manuel Klimek | 2013-01-10 | 1 | -1/+1 |
* | Comment to XML conversion: no, we don't want to print instantiations for the | Dmitri Gribenko | 2013-01-07 | 1 | -1/+1 |
* | Fix parsing of variable declarations directly after a class / struct. | Manuel Klimek | 2013-01-07 | 1 | -1/+1 |
* | Fixes couple of friend declaration -ast-print bug | Fariborz Jahanian | 2012-12-21 | 1 | -1/+26 |
* | Testing C++ declarations embedded in | Fariborz Jahanian | 2012-12-05 | 1 | -0/+146 |