[PATCH] D64454: [clang-tidy] Adding static analyzer check to list of clang-tidy checks
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 09:49:28 PDT 2019
Szelethus added a comment.
Just thinking aloud!
We were tinkering with the idea of a checker creator script similar to what clang-tidy has, that could help on this potentially.
Is generating the rst code with Tblgen a feasable approach? At first glance, it sounds like a nightmare to implement, and I wonder whether the maintainers of sphinx buildbots would need to adjust to that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64454/new/
https://reviews.llvm.org/D64454
More information about the cfe-commits
mailing list