Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace 'ap' with 'up' suffix in variable names. (NFC) | Jonas Devlieghere | 2019-02-13 | 1 | -6/+6 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove header grouping comments. | Jonas Devlieghere | 2018-11-11 | 1 | -4/+0 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -34/+31 |
* | Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes. | Eugene Zelenko | 2016-02-18 | 1 | -14/+9 |
* | <rdar://problem/13854277> | Greg Clayton | 2013-05-10 | 1 | -1/+2 |
* | <rdar://problem/13700260> | Greg Clayton | 2013-05-01 | 1 | -1/+11 |
* | After discussing with Chris Lattner, we require C++11, so lets get rid of the... | Greg Clayton | 2013-04-18 | 1 | -2/+2 |
* | Since we use C++11, we should switch over to using std::unique_ptr when C++11... | Greg Clayton | 2013-04-18 | 1 | -2/+2 |
* | Added a new plug-in type: lldb_private::OperatingSystem. The operating system | Greg Clayton | 2011-08-22 | 1 | -0/+56 |