ChangeLog for kdevelop v4.2.90 ============================== * Milian Wolff: set version to 4.2.90, i.e. 4.3 RC1 * Milian Wolff: c++: properly handle templated destructors in the parser * Milian Wolff: c++11 support: properly handle auto references in type builder * Milian Wolff: c++11 support: fix parser to properly handle variadic template-template parameters * Milian Wolff: c++11 support: alias-declaration is not handled just like a typedef in the duchain * Milian Wolff: c++11 support: add parser-support for alias-declaration * Milian Wolff: fix unit tests * Milian Wolff: properly support rvalue references as template parameters e.g. for specialization * Milian Wolff: properly support rvalue reference in expressionvisitor * Milian Wolff: some work towards supporting template specializations with dynamic array types * David nolden: Fix broken cmake with some compiler versions. * David nolden: Don't do auto-formatting when just renaming variables, this may lead to unexpected results. * David nolden: Trim recorded text and extend comment