Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/lint/
H A Dgeneric_lint.py10 class GenericCodeLint(common_lint.BaseLint): class
14 common_lint.VerifyLineLength(filename, lines, GenericCodeLint.MAX_LINE_LENGTH)
19 common_lint.RunLintOverAllFiles(GenericCodeLint(), filenames)