summaryrefslogtreecommitdiff
path: root/gcc/gcc-rich-location.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* rich_location: add convenience overloads for adding fix-it hintsdmalcolm2016-08-301-16/+1
* C: convert return type of lookup_name_fuzzy from tree to const char *dmalcolm2016-07-201-0/+13
* Introduce gcc_rich_location::add_fixit_misspelled_iddmalcolm2016-06-141-0/+14
* PR c++/70105: Defer location expansion until diagnostic_show_locusdmalcolm2016-03-091-26/+2
* Update copyright years.jakub2016-01-041-1/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-0/+86