arguments of types by default. This somewhat improves the worst-case printing of types like std::string, std::vector, etc., where many irrelevant default arguments can be included in the type as printed if we've lost the type sugar.
-std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
As an extension, generic selection support has been added for all supported languages. The syntax is the same as for C1X. llvm-svn: 129554