summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/ConstString.cpp
Commit message (Expand)AuthorAgeFilesLines
* Explicitly set the value to NULL when adding a string map entry.Greg Clayton2011-06-101-1/+1
* I modified the StringMap that was being used to unique our debugger C stringsGreg Clayton2011-06-091-8/+64
* Made many ConstString functions inlined in the header file.Greg Clayton2010-10-151-85/+0
* Improved name demangling performance by 20% on darwin.Greg Clayton2010-09-031-9/+0
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-4/+1
* Reduce code duplication.Benjamin Kramer2010-06-221-17/+3
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+480
OpenPOWER on IntegriCloud