Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Test commit | Matthias Gehre | 2015-10-11 | 1 | -0/+1 | |
| | | | | llvm-svn: 250002 | |||||
* | Fixing links and reformatting code; NFC. | Aaron Ballman | 2015-10-07 | 4 | -8/+6 | |
| | | | | | | Patch by Marek Kurdej! llvm-svn: 249612 | |||||
* | Add checker for the C++ Core Guidelines: cppcoreguidelines-pro-type-const-cast. | Aaron Ballman | 2015-10-07 | 4 | -0/+71 | |
| | | | | | | Patch by Matthias Gehre! llvm-svn: 249540 | |||||
* | Add a new module for the C++ Core Guidelines, and the first checker for ↵ | Aaron Ballman | 2015-10-06 | 5 | -0/+132 | |
those guidelines: cppcoreguidelines-pro-type-reinterpret-cast. Patch by Matthias Gehre! llvm-svn: 249399 |