summaryrefslogtreecommitdiff
path: root/gcc/gcc-rich-location.h
AgeCommit message (Expand)Author
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-01Update copyright years.Jakub Jelinek
2019-12-10Replace label_text ctor with "borrow" and "take"David Malcolm
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-12-19C++: improvements to binary operator diagnostics (PR c++/87504)David Malcolm
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-10-15Remove stray reference to error_at_rich_locDavid Malcolm
2018-09-17Add range_idx param to range_label::get_textDavid Malcolm
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm
2018-05-01Add gcc_rich_location::add_fixit_insert_formattedDavid Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-07-11diagnostics: support compact printing of secondary locationsDavid Malcolm
2017-01-01Update copyright years.Jakub Jelinek
2016-08-30rich_location: add convenience overloads for adding fix-it hintsDavid Malcolm
2016-08-26Add validation and consolidation of fix-it hintsDavid Malcolm
2016-07-20C: convert return type of lookup_name_fuzzy from tree to const char *David Malcolm
2016-06-14Introduce gcc_rich_location::add_fixit_misspelled_idDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm