| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tidy] When" -fno-exceptions is used", this warning is better to be su... | Yan Wang | 2017-06-07 | 1 | -1/+1 |
| * | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -1/+1 |
| * | [clang-tidy] Update cert-err58-cpp to match its new generalised form. | Malcolm Parsons | 2016-10-31 | 1 | -8/+18 |
| * | [clang-tidy] Use ignoreImplicit in cert-err58-cpp check | Malcolm Parsons | 2016-10-16 | 1 | -2/+2 |
| * | Silence a false positive with the cert-err58-cpp check; now allows objects wi... | Aaron Ballman | 2016-09-26 | 1 | -2/+2 |
| * | Rename the CERT namespace to cert, and update some checkers to use this names... | Aaron Ballman | 2016-01-04 | 1 | -1/+2 |
| * | Replace the custom AST matcher for nothrow functions with the canonical AST m... | Aaron Ballman | 2015-12-02 | 1 | -1/+1 |
| * | Add a new checker, cert-err58-cpp, that checks for static or thread_local obj... | Aaron Ballman | 2015-12-01 | 1 | -0/+49 |

