From fd10bf6ffcb925557ce37d48e55587b7332cf585 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 11 Feb 2014 10:29:25 +0000 Subject: Simplify C++ name demangling code, and its memory allocation tracking. --- lib/common/Utils.cpp | 78 ++++++++++++++++++++++------------------------------ 1 file changed, 33 insertions(+), 45 deletions(-) (limited to 'lib/common/Utils.cpp') diff --git a/lib/common/Utils.cpp b/lib/common/Utils.cpp index decc80e8..a1647f11 100644 --- a/lib/common/Utils.cpp +++ b/lib/common/Utils.cpp @@ -83,62 +83,50 @@ void SplitString(const std::string &String, char SplitOn, std::vector