Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide better emacs integration. | Daniel Jasper | 2013-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | The new emacs integration is simpler, does not save the current file before reformatting and ensures that emacs does not scroll as a result of formatting. Also explicitly set the style in clang-format tests to make them more robust. llvm-svn: 179372 | ||||
* | Re-add clang-format tests to clang/test. | Daniel Jasper | 2013-03-25 | 1 | -0/+11 |
Also now use -strict-whitespace as the tests are confusing otherwise. llvm-svn: 177853 |