Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangFormat] Editor integrations inherit default style from clang-format binary | Sam McCall | 2019-05-17 | 1 | -2/+4 |
* | Portable Python script across Python version | Serge Guelton | 2018-12-18 | 1 | -1/+1 |
* | clang-format: Enable #include sorting by default. | Daniel Jasper | 2015-11-16 | 1 | -1/+1 |
* | clang-format: Add include sorting capabilities to sublime, emacs and | Daniel Jasper | 2015-10-07 | 1 | -1/+1 |
* | Py3k compat for clang-format Sublime Text extension. | Sean Silva | 2013-11-08 | 1 | -1/+2 |
* | clang-format: Add -assume-filename option for editor integrations. | Daniel Jasper | 2013-09-13 | 1 | -12/+12 |
* | Allow _clang-format as alternative to .clang-format config filename | Hans Wennborg | 2013-09-10 | 1 | -1/+2 |
* | Switch the default mode for clang-format to '-file'. Make 'LLVM' the | Chandler Carruth | 2013-09-02 | 1 | -3/+4 |
* | Add basic clang-format integration for sublime text. | Daniel Jasper | 2013-05-16 | 1 | -0/+55 |