[PATCH] D52984: [analyzer] Checker reviewer's checklist
Umann Kristóf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 10 08:31:06 PST 2018
Szelethus added a comment.
Mainly my problem is that checker files can be large and hard to maneuver, some forward declare and document everything, some are a big bowl of spaghetti, and I think having a checklist of how it should be organized to keep uniformity and readability would be great.
https://reviews.llvm.org/D52984
More information about the cfe-commits
mailing list