c++: Fix usage of CONSTRUCTOR_PLACEHOLDER_BOUNDARY inside array initializers [PR90996]
[gcc.git] / gcc / gcc-rich-location.h
2020-01-10 David MalcolmAdd diagnostic paths
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-10 David MalcolmReplace label_text ctor with "borrow" and "take"
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-19 David MalcolmC++: improvements to binary operator diagnostics (PR...
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-10-15 David MalcolmRemove stray reference to error_at_rich_loc
2018-09-17 David MalcolmAdd range_idx param to range_label::get_text
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-05-01 David MalcolmAdd gcc_rich_location::add_fixit_insert_formatted
2018-01-03 Jakub JelinekUpdate copyright years.
2017-07-11 David Malcolmdiagnostics: support compact printing of secondary...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-08-30 David Malcolmrich_location: add convenience overloads for adding...
2016-08-26 David MalcolmAdd validation and consolidation of fix-it hints
2016-07-20 David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-06-14 David MalcolmIntroduce gcc_rich_location::add_fixit_misspelled_id
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...