Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] add cert's VariadicFunctionDefCheck as cppcoreguidelines-pro-typ... | Matthias Gehre | 2015-10-15 | 1 | -0/+3 |
* | Expose the clang-tidy misc-assign-operator-signature checker as cppcoreguidel... | Aaron Ballman | 2015-10-13 | 1 | -0/+3 |
* | [clang-tidy] new check cppcoreguidelines-pro-bounds-pointer-arithmetic | Matthias Gehre | 2015-10-12 | 1 | -0/+3 |
* | [clang-tidy] add check cppcoreguidelines-pro-type-static-cast-downcast | Matthias Gehre | 2015-10-12 | 1 | -0/+3 |
* | Test commit | Matthias Gehre | 2015-10-11 | 1 | -0/+1 |
* | Add checker for the C++ Core Guidelines: cppcoreguidelines-pro-type-const-cast. | Aaron Ballman | 2015-10-07 | 1 | -0/+3 |
* | Add a new module for the C++ Core Guidelines, and the first checker for those... | Aaron Ballman | 2015-10-06 | 1 | -0/+38 |