aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools
AgeCommit message (Expand)AuthorFilesLines
2022-06-29gen_compile_commands: handle multiple lines per .mod fileGravatar John Hubbard 1-3/+3
2021-09-19gen_compile_commands: fix missing 'sys' packageGravatar Kortan 1-0/+1
2021-09-03gen_compile_commands: extract compiler command from a series of commandsGravatar Masahiro Yamada 1-1/+1
2021-02-16gen_compile_commands: prune some directoriesGravatar Masahiro Yamada 1-2/+10
2021-02-03scripts/clang-tools: switch explicitly to Python 3Gravatar Masahiro Yamada 2-2/+2
2020-08-27Makefile: Add clang-tidy and static analyzer support to makefileGravatar Nathan Huckleberry 2-0/+310