aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic-format-json.cc
AgeCommit message (Expand)AuthorFilesLines
2020-07-14diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]Lewis Hyatt1-14/+41
2020-01-10Add diagnostic pathsDavid Malcolm1-1/+9
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-18Add diagnostic_metadata and CWE supportDavid Malcolm1-0/+24
2019-10-22Come up with json::integer_number and use it in GCOV.Martin Liska1-2/+2
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm1-0/+11
2019-05-23Bulletproof -fdiagnostics-format=json against bad locations (PR c++/90462)David Malcolm1-3/+57
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm1-0/+264