Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb][NFC] Remove unused includes in Utility's source files | Raphael Isemann | 2019-12-13 | 1 | -1/+0 |
* | lldb: Fix some -Wdeprecated-copy warnings | Pavel Labath | 2019-11-11 | 1 | -3/+0 |
* | [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) | Jonas Devlieghere | 2019-07-24 | 1 | -5/+6 |
* | [Utility] Small improvements to the Broadcaster class (NFC) | Jonas Devlieghere | 2019-05-24 | 1 | -47/+38 |
* | [Utility] Avoid a few unnecessary copies (NFC) | Jonas Devlieghere | 2019-05-23 | 1 | -4/+5 |
* | Delete unnecessary copy ctors/copy assignment operators | Fangrui Song | 2019-05-15 | 1 | -2/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Move Broadcaster+Listener+Event combo from Core into Utility | Pavel Labath | 2018-12-14 | 1 | -0/+479 |