aboutsummaryrefslogtreecommitdiff
path: root/gcc/substring-locations.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm1-7/+7
2018-09-17substring-locations: add class format_string_diagnostic_tDavid Malcolm1-37/+37
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm1-4/+12
2018-03-02substring-locations.h (format_warning_va): Formatting fix for ATTRIBUTE_GCC_D...Jakub Jelinek1-2/+18
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-17Simplify format_warning_at_substring APIDavid Malcolm1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm1-0/+71
2016-08-16Fix caret locations in format_type_warning (PR c/72857)David Malcolm1-6/+7
2016-08-05On-demand locations within string-literalsDavid Malcolm1-0/+30