Add a script to run clang-tidy on the entire MLIR codebase
authorMehdi Amini <joker.eph@gmail.com>
Mon, 3 Jan 2022 04:53:10 +0000 (04:53 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 3 Jan 2022 04:55:26 +0000 (04:55 +0000)
commit590a62d1b253c2348859d6b66464c2070f186c52
treec1abd46ce1201d9c09786b0cc0e194afc47ee7c9
parent6c348c1d3f5a1c36cec7b8360bd986549eee62ba
Add a script to run clang-tidy on the entire MLIR codebase
mlir/utils/clang-tidy/README.md [new file with mode: 0644]
mlir/utils/clang-tidy/apply-clang-tidy.sh [new file with mode: 0755]