diff options
author | Vaibhav Yenamandra <vyenamandra@bloomberg.net> | 2022-08-19 07:13:44 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2022-08-19 07:14:50 -0400 |
commit | 1bd2b2dce2a92dd2777f4fe08098b8f19e3fb593 (patch) | |
tree | 705eef04a95bd817c4c73c290983656f601dd9c8 /libcxx/include/__algorithm/equal.h | |
parent | 09afe4155b304c8ab9e90c5699f1c0f10ccd0a7e (diff) | |
download | llvm-1bd2b2dce2a92dd2777f4fe08098b8f19e3fb593.zip llvm-1bd2b2dce2a92dd2777f4fe08098b8f19e3fb593.tar.gz llvm-1bd2b2dce2a92dd2777f4fe08098b8f19e3fb593.tar.bz2 |
Add support for specifying the severity of a SARIF Result
* Extend SarifResult with level property, and allow rule configuration
* Create SarifReportingConfiguration which allow configuring rules with
a default priority, severity and an enable-toggle
* Support for setting the level property[1] of a result.
If unset, it defaults to "warning", which is the result of an empty
default configuration on rules[2]
[1]: https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317648
[2]: https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317855
Differential Revision: https://reviews.llvm.org/D131084
Diffstat (limited to 'libcxx/include/__algorithm/equal.h')
0 files changed, 0 insertions, 0 deletions