[PATCH] D81599: [analyzer] SATest: Add 5 more projects for testing
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 24 15:47:26 PDT 2020
Szelethus added a comment.
AFAIK CppCheck has little to no dependencies, you just need to clone and compile it, that might also be worth a shot. Rtags, tmux, capnproto are also relatively painless, and are also quick to analyze. Xerces also has very few dependencies, and is a mid-sized project.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81599/new/
https://reviews.llvm.org/D81599
More information about the cfe-commits
mailing list