Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .clang-tidy: correct style name is 'camelBack' not 'lowerCase'. | Mike Aizatsky | 2016-09-13 | 1 | -1/+1 |
* | .clang-tidy: parameters and members should be CamelCased. | Mike Aizatsky | 2016-09-08 | 1 | -0/+4 |
* | Don't use misc-unused-parameters check on LLVM. | Alexander Kornienko | 2016-04-13 | 1 | -1/+1 |
* | adding readability-identifier-naming to llvm clang-tidy configuration. | Mike Aizatsky | 2015-12-08 | 1 | -1/+13 |
* | Enable display of compiler diagnostics in clang-tidy by default. | Alexander Kornienko | 2014-10-29 | 1 | -1/+1 |
* | Add .clang-tidy configuration file to provide LLVM-optimized defaults for | Alexander Kornienko | 2014-09-08 | 1 | -0/+1 |