Home
last modified time | relevance | path

Searched refs:CppLint (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/utils/lint/
H A Dcpp_lint.py90 class CppLint(common_lint.BaseLint): class
97 common_lint.VerifyLineLength(filename, lines, CppLint.MAX_LINE_LENGTH)
105 all_lint = common_lint.RunLintOverAllFiles(CppLint(), filenames)