summaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-14kbuild: change module.order to list *.o instead of *.koMasahiro Yamada1-4/+4
2022-10-14scripts/clang-tools: Convert clang-tidy args to listGuru Das Srinagesh1-5/+6
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-18/+1
2022-09-24scripts/clang-tools: remove unused moduleyangxingwu1-1/+0
2022-08-21scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh1-0/+1
2022-06-29gen_compile_commands: handle multiple lines per .mod fileJohn Hubbard1-3/+3
2021-09-19gen_compile_commands: fix missing 'sys' packageKortan1-0/+1
2021-09-03gen_compile_commands: extract compiler command from a series of commandsMasahiro Yamada1-1/+1
2021-02-16gen_compile_commands: prune some directoriesMasahiro Yamada1-2/+10
2021-02-03scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada2-2/+2
2020-08-27Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry2-0/+310