This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
212,205
Commits
41
Branches
151
Tags
0bf129823a254c7e48db7db0e50048a14b56b449
Commit Graph
2 Commits
Author
SHA1
Message
Date
Aaron Ballman
0bf129823a
Add checker for the C++ Core Guidelines: cppcoreguidelines-pro-type-const-cast.
...
Patch by Matthias Gehre! llvm-svn: 249540
2015-10-07 12:24:57 +00:00
Aaron Ballman
aaa4080d21
Add a new module for the C++ Core Guidelines, and the first checker for those guidelines: cppcoreguidelines-pro-type-reinterpret-cast.
...
Patch by Matthias Gehre! llvm-svn: 249399
2015-10-06 13:31:00 +00:00