summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/FastDemangle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Bruce Mitchener2015-07-221-1/+1
* Guard against the case where the Write method is called withJason Molenda2015-04-301-2/+11
* Improvements to FastDemangler to correct parsing of <local-name> encodings fo...Kate Stone2014-12-061-0/+4
* Put #if 0 blocks around three sections of code that are intentionallyJason Molenda2014-10-171-1/+7
* Mechanical change to FastDemangle to make it closer to the lldbJason Molenda2014-10-151-645/+839
* Dramatically improves C++ demangling performance by introducing a new impleme...Kate Stone2014-07-221-0/+2203
OpenPOWER on IntegriCloud