3 Commits
Author SHA1 Message Date
Gregory AndersandGitHub 49bdbc3ba5 Deduplicate items in location list (#3792) 2021-07-03 18:38:37 +09:00
Greg Anders 7795898841 Add tests for clangtidy with Makefile 2019-10-06 10:29:23 -06:00
Greg Anders 06a97a8541 Use Makefile output with clang-tidy when useful
In the case where neither a build directory nor a compile_commands.json
file is found, use the output of `make -n` to provide options to
clang-tidy.
2019-10-06 10:29:17 -06:00