[PATCH] D83701: [analyzer][tests] Add 5 more projects for testing
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 13 16:18:49 PDT 2020
NoQ accepted this revision.
NoQ added a subscriber: danielmarjamaki.
NoQ added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang/utils/analyzer/projects/projects.json:107-113
+ {
+ "name": "cppcheck",
+ "mode": 1,
+ "source": "git",
+ "origin": "https://github.com/danmar/cppcheck.git",
+ "commit": "5fa3d53"
+ },
----------------
A wonderful recursion indeed. //*tags @danielmarjamaki*//
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83701/new/
https://reviews.llvm.org/D83701
More information about the cfe-commits
mailing list