summaryrefslogtreecommitdiff
path: root/gcc/gcc-rich-location.h
Commit message (Expand)AuthorAgeFilesLines
* Add diagnostic pathsDavid Malcolm2020-01-101-1/+3
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Replace label_text ctor with "borrow" and "take"David Malcolm2019-12-101-1/+1
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* C++: improvements to binary operator diagnostics (PR c++/87504)David Malcolm2018-12-191-0/+57
* Eliminate source_location in favor of location_tDavid Malcolm2018-11-131-1/+1
* Remove stray reference to error_at_rich_locDavid Malcolm2018-10-151-1/+1
* Add range_idx param to range_label::get_textDavid Malcolm2018-09-171-2/+2
* diagnostics: add labeling of source rangesDavid Malcolm2018-08-151-4/+67
* Add gcc_rich_location::add_fixit_insert_formattedDavid Malcolm2018-05-011-0/+36
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* diagnostics: support compact printing of secondary locationsDavid Malcolm2017-07-111-0/+21
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* rich_location: add convenience overloads for adding fix-it hintsDavid Malcolm2016-08-301-2/+0
* Add validation and consolidation of fix-it hintsDavid Malcolm2016-08-261-5/+0
* C: convert return type of lookup_name_fuzzy from tree to const char *David Malcolm2016-07-201-0/+2
* Introduce gcc_rich_location::add_fixit_misspelled_idDavid Malcolm2016-06-141-0/+3
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm2015-11-131-0/+47