aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic-core.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-19diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]Lewis Hyatt1-1/+4
2024-02-12diagnostics: unbreak 'make gcc.pot'David Malcolm1-6/+6
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-01diagnostics, analyzer: add optional per-diagnostic property bags to SARIFDavid Malcolm1-0/+6
2023-10-19diagnostic: rename new permerror overloadsJason Merrill1-3/+4
2023-10-18diagnostic: add permerror variants with optJason Merrill1-0/+3
2023-09-07diagnostics: add error_metaDavid Malcolm1-0/+3
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-28diagnostic_metadata: unbreak xgettext (v2)David Malcolm1-6/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-18Add diagnostic_metadata and CWE supportDavid Malcolm1-0/+10
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-30C++: fix-it hint for missing parenthesesDavid Malcolm1-0/+2
2018-09-11Add sorry_at diagnostic function.Andrew Stubbs1-0/+1
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm1-0/+9
2018-02-27PR translation/84207 - Hard coded plural in gimple-fold.cMartin Sebor1-5/+8
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm1-9/+8
2017-08-09re PR c/81233 (--Wdiscarded-qualifiers and Wincompatible-pointer-types missin...Marek Polacek1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-08diagnostic-core.h (warning_at_rich_loc_n): Declare.Prathamesh Kulkarni1-0/+3
2016-06-22C FE: suggest corrections for misspelled identifiers and type namesDavid Malcolm1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-0/+8
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-2/+0
2015-01-23diagnostic-core.h (internal_error_no_backtrace): New prototype.Jakub Jelinek1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon1-0/+2
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez1-2/+0
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon1-0/+2
2014-09-20diagnostic.c (warning_n): New function.Jan Hubicka1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-0/+1
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie1-1/+4
2010-05-27diagnostic-core.h: New.Joseph Myers1-0/+87