| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [lldb] Remove Xcode project legacy | Stefan Granitz | 2019-07-24 | 1 | -251/+0 |
| | | | | | | | | | | | | | | | Summary: Since D65109 removed the manually maintained Xcode project, there's a few things we don't need anymore. Anything here we should keep or anything more to remove? Reviewers: JDevlieghere, jasonmolenda, clayborg, jingham, lanza, teemperor Subscribers: mgorny, lldb-commits, #lldb Tags: #lldb Differential Revision: https://reviews.llvm.org/D65155 llvm-svn: 366879 | ||||
| * | Fix typos. | Bruce Mitchener | 2014-07-01 | 1 | -3/+3 |
| | | | | | llvm-svn: 212132 | ||||
| * | Switched over to using the new lldb::SharingPtr from Howard Hinnant. | Greg Clayton | 2010-06-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | We need to put this in LLDB since we need to vend this in our API because our public API uses shared pointers to our private objects. Removed a deprecated file: include/lldb/Host/Types.h Added the new SharingPtr.cpp/.h files into source/Utility. Added a shell script build phase that fixes up all headers in the LLDB.framework. llvm-svn: 105895 | ||||
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+252 |
| llvm-svn: 105619 | |||||

