| Commit message (Expand) | Author | Age | Files | Lines |
| * | [lldb][NFC] Use static_cast instead of reinterpret_cast where possible | Raphael Isemann | 2020-01-07 | 1 | -4/+3 |
| * | [lldb][NFC] Remove ability to pass a custom printf format to DataExtractor::P... | Raphael Isemann | 2019-12-06 | 1 | -10/+9 |
| * | [LLDB] Replacing use of ul suffix in GetMaxU64Bitfield since it not guarentee... | shafik | 2019-12-05 | 1 | -11/+21 |
| * | [lldb] Fix out of bounds read in DataExtractor::GetCStr and add unit test tha... | Raphael Isemann | 2019-10-10 | 1 | -19/+18 |
| * | [Utility] Modernize C-style cats | Jonas Devlieghere | 2019-05-23 | 1 | -32/+42 |
| * | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -52/+0 |
| * | Promote more debug-only assertions to regular assertions. | Adrian Prantl | 2019-03-07 | 1 | -16/+0 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Remove comments after header includes. | Jonas Devlieghere | 2018-11-11 | 1 | -10/+10 |
| * | Represent invalid UUIDs as UUIDs with length zero | Pavel Labath | 2018-06-26 | 1 | -18/+0 |
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -132/+118 |
| * | Fix dumping of characters with non-standard sizes | Petr Pavlu | 2017-10-11 | 1 | -72/+39 |
| * | iwyu fixes on lldbUtility. | Zachary Turner | 2017-04-06 | 1 | -9/+16 |
| * | Add a function to MD5 a file's contents. | Zachary Turner | 2017-03-20 | 1 | -2/+2 |
| * | Move DataBuffer / DataExtractor and friends from Core -> Utility. | Zachary Turner | 2017-03-04 | 1 | -0/+1238 |