Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated .clang-format rules so bring LLDB in line with LLVM standards. | Kate Stone | 2016-09-06 | 1 | -0/+4 |
| | | | | llvm-svn: 280721 | ||||
* | Reverted premature changes to .clang-format | Kate Stone | 2016-08-19 | 1 | -4/+0 |
| | | | | llvm-svn: 279316 | ||||
* | Moved #include for lldb-python.h to a distinct group with a reminder comment | Kate Stone | 2016-08-19 | 1 | -0/+4 |
declaring that it must be first. Failure to do so results in build failures on macOS due to subtle header conflicts. llvm-svn: 279315 |