Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -2/+0 |
* | Bring Doxygen comment syntax in sync with LLVM coding style. | Adrian Prantl | 2019-03-11 | 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 |
* | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -2/+2 |
* | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -68/+73 |
* | remove use of Mutex in favour of std::{,recursive_}mutex | Saleem Abdulrasool | 2016-05-18 | 1 | -4/+4 |
* | This patch makes Clang-independent base classes for all the expression types ... | Jim Ingham | 2015-09-15 | 1 | -5/+3 |
* | ClangASTType is now CompilerType. | Greg Clayton | 2015-08-11 | 1 | -1/+1 |
* | Change the Mac OS X SystemRuntime plugin from using the placeholder | Jason Molenda | 2014-02-05 | 1 | -0/+121 |