alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.

I don't think debug CSA checkers belong to clang-tidy. If one needs to dump 
CFG, they are probably doing quite involved stuff already, so going a step 
further and running `clang -cc1 -analyze` would not be difficult. The 
motivation for exposing alpha checkers (letting users test them and provide 
feedback) doesn't work for debug checkers.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46188



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to