================
@@ -2255,34 +2255,101 @@ void CXXNameMangler::manglePrefix(const DeclContext
*DC, bool NoFunction) {
addSubstitution(ND);
}
-void CXXNameMangler::mangleTemplatePrefix(TemplateName Template) {
+bool CXXNameMangler::mangleTemplatePrefix(TemplateName Template,
----------------
zwuis wrote:
Could you please document the return value?
https://github.com/llvm/llvm-project/pull/190495
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits