vsavchenko added a comment. In D81567#2085622 <https://reviews.llvm.org/D81567#2085622>, @Szelethus wrote:
> I failed to follow much of this project so my question may be dumb -- but > have you considered other run comparing tools such as csa-testbench > (https://github.com/Xazax-hun/csa-testbench) and CodeChecker? Hi, no you didn't miss anything. I am getting ready ("Eye of the Tiger" starts playing) to address this topic in the mailing list, so I kept you all under informed. These commits is my attempt in making existing scripts that already live in the repo more usable and prettier. In short, this whole so-to-speak //project// is about creating a testing system that will for sure produce exactly the same results on any machine. The trick is in using `docker` to run the analyzer and have all the dependencies pre-installed there. On `csa-testbench` and `CodeChecker`, unfortunately not all of the CSA developers use `CodeChecker`, and shouldn't be forced to do that for testing. I will send an email tomorrow and I hope it would make sense :) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81567/new/ https://reviews.llvm.org/D81567 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits