Update scan-build-py to be able to trigger sarif-html output format in clang static analyzer.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Hi Gabor, do you mind taking a look at this? Would love to get a couple more eyes on this change since we're not super familiar with the code.
LGTM!
It would be nice, if you could also open a PR for the github version: https://github.com/rizsotto/scan-build
Unfortunately, we have two versions of scan-build-py that are slightly different, but it would be nice if the two would have feature parity :)
@xazax.hun Happy to do so, it occurred to me that this change is predicated by this: https://reviews.llvm.org/D94251 which I did not have the foresight to ask you to review. When you have the chance, do you mind taking a look at that since it's a little more substantial than this one? If both look good, I'll attempt to add both changes to the other scan-build.