| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang-tidy: Instantiate llvm::Registry<clang::tidy::ClangTidyModule>. | NAKAMURA Takumi | 2014-07-03 | 1 | -0/+2 |
| | | | | | llvm-svn: 212271 | ||||
| * | Initial architecture for clang-tidy. | Daniel Jasper | 2013-07-29 | 1 | -0/+24 |
| This is the first version of a possible clang-tidy architecture. The purpose of clang-tidy is to detect errors in adhering to common coding patterns, e.g. described in the LLVM Coding Standards. This is still heavily in flux. Review: http://llvm-reviews.chandlerc.com/D884 llvm-svn: 187345 | |||||

