DeclPrinter::PrintConstructorInitializers did not consider delegating initializers. As result, the output contained an "NULL TYPE" for delegating constructors.
I chose a generic test case name (ast-print-method-decl.cpp). The plan is to add there other method related test cases for fixes I have in my local branch.
Please use "Timo Stripf" and timo.stripf@emmtrix.com for commit.
I think the file should be named ast-print-delegating-constructor.cpp, WDYT?