Commits

Matt Gallagher committed 093e54f1165
Fixed an apparent typo in demangleImplConvention Fixed an apparent typo where two cases tested for the same lowercase 'd' pattern, resulting in one case never being used. According to the comment block, doc/ABI.rst and lib/AST/Mangle.cpp, the second case should be an uppercase 'D'.