| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The Mangled name comparision should prefer the mangled name. | Jim Ingham | 2010-09-15 | 1 | -1/+1 |
| * | Fixed a case where Mangled::GetName(...) could return a invalid demangled nam... | Greg Clayton | 2010-09-14 | 1 | -7/+7 |
| * | Fixed a compiler warning. | Greg Clayton | 2010-09-14 | 1 | -18/+12 |
| * | Add the ability for "ThreadPlanRunToAddress" to run to multiple addresses. | Jim Ingham | 2010-09-14 | 1 | -6/+22 |
| * | Improved name demangling performance by 20% on darwin. | Greg Clayton | 2010-09-03 | 1 | -8/+39 |
| * | Removed the thread specific data that was being used for demangling since | Greg Clayton | 2010-07-02 | 1 | -55/+4 |
| * | Turns out __cxa_demangle returns the size of the buffer instead of the size of | Benjamin Kramer | 2010-06-22 | 1 | -5/+2 |
| * | Ensure GetDemangledName's thread safety by making the demangle buffer thread ... | Benjamin Kramer | 2010-06-22 | 1 | -12/+54 |
| * | Add missing includes. | Eli Friedman | 2010-06-09 | 1 | -0/+2 |
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+733 |

