[PATCH] D14629: [analyzer] Configuration file for scan-build.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 21 00:15:15 PST 2015
xazax.hun added a comment.
Clang tidy can pass per checker configuration to the static analyzer at the moment. I think it should not be hard to extend it.
http://reviews.llvm.org/D14629
More information about the cfe-commits
mailing list