summaryrefslogtreecommitdiff
path: root/scripts/clang-tools
Commit message (Expand)AuthorAgeFilesLines
* scripts: handle BrokenPipeError for python scriptsMasahiro Yamada2023-01-261-7/+14
* kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd filesMasahiro Yamada2023-01-221-1/+1
* kbuild: change module.order to list *.o instead of *.koMasahiro Yamada2022-12-141-4/+4
* scripts/clang-tools: Convert clang-tidy args to listGuru Das Srinagesh2022-10-141-5/+6
* kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-18/+1
* scripts/clang-tools: remove unused moduleyangxingwu2022-09-241-1/+0
* scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh2022-08-211-0/+1
* gen_compile_commands: handle multiple lines per .mod fileJohn Hubbard2022-06-291-3/+3
* gen_compile_commands: fix missing 'sys' packageKortan2021-09-191-0/+1
* gen_compile_commands: extract compiler command from a series of commandsMasahiro Yamada2021-09-031-1/+1
* gen_compile_commands: prune some directoriesMasahiro Yamada2021-02-161-2/+10
* scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada2021-02-032-2/+2
* Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry2020-08-272-0/+310