summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines
Commit message (Collapse)AuthorAgeFilesLines
...
* Test commitMatthias Gehre2015-10-111-0/+1
| | | | llvm-svn: 250002
* Fixing links and reformatting code; NFC.Aaron Ballman2015-10-074-8/+6
| | | | | | Patch by Marek Kurdej! llvm-svn: 249612
* Add checker for the C++ Core Guidelines: cppcoreguidelines-pro-type-const-cast.Aaron Ballman2015-10-074-0/+71
| | | | | | Patch by Matthias Gehre! llvm-svn: 249540
* Add a new module for the C++ Core Guidelines, and the first checker for ↵Aaron Ballman2015-10-065-0/+132
those guidelines: cppcoreguidelines-pro-type-reinterpret-cast. Patch by Matthias Gehre! llvm-svn: 249399
OpenPOWER on IntegriCloud