aaron.ballman added a comment.

Could we make use of scan-build `-o` to specify the exact output location, in 
conjunction with `stable-report-filename=true` to remove the non-determinism? 
Also, I like the idea of maybe someday making scan-build-py test the same file. 
However, it seems like that project is basically unmaintained so it may effort 
to reach parity before that can be enabled.

Thank you for working on the testing infrastructure for this! I think it's 
super helpful because it gives us a path forward to eventually rewrite 
scan-build to be more appropriate for all the platforms Clang runs on (like 
Windows, where the reliance on Perl is a serious hurdle).


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55683/new/

https://reviews.llvm.org/D55683



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

Reply via email to