Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove diagnostics from clang-format. | Daniel Jasper | 2013-05-15 | 1 | -4/+0 |
| | | | | | | | We only ever implemented one and that one is not actually all that helpful (e.g. gets incorrectly triggered by macros). llvm-svn: 181871 | ||||
* | Re-add clang-format tests to clang/test. | Daniel Jasper | 2013-03-25 | 1 | -0/+4 |
Also now use -strict-whitespace as the tests are confusing otherwise. llvm-svn: 177853 |