summaryrefslogtreecommitdiff
path: root/gcc/diagnostic-show-locus.c
Commit message (Expand)AuthorAgeFilesLines
* PR diagnostic/68899: fix read-beyond-buffer when printing very wide source linesdmalcolm2016-01-161-2/+1
* Update copyright years.jakub2016-01-041-1/+1
* PR c/68473: sanitize source range-printing within certain macro expansionsdmalcolm2015-12-221-6/+28
* PR 62314: add ability to add fixit-hints to a diagnosticdmalcolm2015-11-201-5/+101
* Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm2015-11-061-100/+655
* Move diagnostic_show_locus and friends out into a new source filedmalcolm2015-09-181-0/+166