summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/.clang-format
Commit message (Collapse)AuthorAgeFilesLines
* Updated .clang-format rules so bring LLDB in line with LLVM standards.Kate Stone2016-09-061-0/+4
| | | | llvm-svn: 280721
* Reverted premature changes to .clang-formatKate Stone2016-08-191-4/+0
| | | | llvm-svn: 279316
* Moved #include for lldb-python.h to a distinct group with a reminder commentKate Stone2016-08-191-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
OpenPOWER on IntegriCloud