summaryrefslogtreecommitdiffstats
path: root/clang/test/Format/diagnostic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove diagnostics from clang-format.Daniel Jasper2013-05-151-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 Jasper2013-03-251-0/+4
Also now use -strict-whitespace as the tests are confusing otherwise. llvm-svn: 177853
OpenPOWER on IntegriCloud