NoQ added a comment.

Am i understanding correctly that the new `-enable-alpha-checks` flag doesn't 
enable alpha checks, but it only allows enabling them with a separate command?

Also wanted to mention that developers who are interested in running analyzer 
alpha checkers over a compilation database also have an option of trying to use 
`scan-build-py` which has support for both generating compilation databases 
from arbitrary build systems and running over existing compilation databases. 
This tool is also not recommended for actual users due to a number of 
regressions from the existing scan-build, but it might get the job done when it 
comes to developing and testing the analyzer itself.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46159



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

Reply via email to