summaryrefslogtreecommitdiff
path: root/gcc/diagnostic-format-sarif.cc
Commit message (Expand)AuthorAgeFilesLines
* diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098]David Malcolm2023-03-241-61/+17
* diagnostics: attempt to capture crash info in SARIF output [PR109097]David Malcolm2023-03-151-18/+155
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* diagnostics: fix ICE in sarif output with NULL filename [PR107366]Martin Liska2022-10-241-1/+1
* libcpp: Improve encapsulation of label_textJonathan Wakely2022-07-151-1/+1
* Convert label_text to C++11 move semanticsDavid Malcolm2022-07-071-1/+0
* diagnostics: add ability to associate diagnostics with rules from coding stan...David Malcolm2022-06-231-0/+1
* diagnostics: add SARIF output formatDavid Malcolm2022-06-021-0/+1586