Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-02-28 | [lldb] fix(lldb/**.py): fix invalid escape sequences (#94034) | Eisuke Kawashima | 1 | -1/+1 |
2023-09-14 | [lldb] Format Python files in scripts and utils (#66053) | David Spickett | 1 | -25/+37 |
2019-07-23 | [Utils] Add back utils directory | Jonas Devlieghere | 1 | -0/+238 |
2019-07-23 | [Utils] Remove legacy scripts | Jonas Devlieghere | 1 | -238/+0 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2016-09-06 | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 1 | -218/+225 |
2013-10-23 | LUI: Fix some issues causing crashes in the source view | Wei Pan | 1 | -26/+8 |
2013-10-16 | prevent lui from crashing with small source files | Sriram Murali | 1 | -3/+5 |
2013-10-11 | Add LLVM license headers to lldb ui frontend | Daniel Malea | 1 | -0/+9 |
2013-10-09 | Initial checkin of curses-based LLDB UI (lui) | Daniel Malea | 1 | -0/+239 |