summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/FastDemangle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move many other files from Core -> Utility.Zachary Turner2017-03-061-2396/+0
* Expression evaluation for overloaded C functions (redux)Luke Drummond2016-12-191-4/+34
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-2098/+2045
* Fix all of the unannotated switch cases to annotate the fall through or do th...Greg Clayton2016-02-261-0/+1
* Add -Wimplicit-fallthrough command line option to clang inJason Molenda2016-02-161-4/+6
* 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