summaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/run-clang-tools.py
Commit message (Expand)AuthorAgeFilesLines
* run-clang-tools: Add pass through checks and and header-filter argumentsIan Rogers2023-10-121-7/+25
* scripts: handle BrokenPipeError for python scriptsMasahiro Yamada2023-01-261-7/+14
* scripts/clang-tools: Convert clang-tidy args to listGuru Das Srinagesh2022-10-141-5/+6
* scripts/clang-tools: remove unused moduleyangxingwu2022-09-241-1/+0
* scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh2022-08-211-0/+1
* scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada2021-02-031-1/+1
* Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry2020-08-271-0/+74