llvm-project/clang/tools/scan-build-py/libscanbuild
Daniel Hwang 97a304cc8f [scan-build-py] Add sarif-html support in scan-build-py
Update scan-build-py to be able to trigger sarif-html output format in clang static analyzer.

NOTE: testcase `test_sarif_and_html_creates_sarif_and_html_reports` will fail if the default clang does not have change https://reviews.llvm.org/D96389 . This can be remediated by pointing the default clang in arguments.py to a locally built clang. I was unable to figure out where these particular tests for scan-build-py are being invoked (aside from manually), so any help there would be greatly appreciated.

Reviewed By: aabbaabb, xazax.hun

Differential Revision: https://reviews.llvm.org/D96570
2021-02-23 14:41:48 -08:00
..
resources
__init__.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
analyze.py [scan-build-py] Add sarif-html support in scan-build-py 2021-02-23 14:41:48 -08:00
arguments.py [scan-build-py] Add sarif-html support in scan-build-py 2021-02-23 14:41:48 -08:00
clang.py [scan-build-py] Set of small fixes 2019-12-05 09:00:16 -08:00
compilation.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
intercept.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
report.py [scan-build-py] Add sarif-html support in scan-build-py 2021-02-23 14:41:48 -08:00
shell.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00