aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc-rich-location.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-10Replace label_text ctor with "borrow" and "take"David Malcolm1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-19C++: improvements to binary operator diagnostics (PR c++/87504)David Malcolm1-0/+89
2018-08-27Less verbose fix-it hints for missing header files (PR 87091)David Malcolm1-1/+1
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm1-6/+8
2018-05-01Add gcc_rich_location::add_fixit_insert_formattedDavid Malcolm1-0/+111
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-02Reorganise machmode.h headersRichard Sandiford1-3/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-30rich_location: add convenience overloads for adding fix-it hintsDavid Malcolm1-16/+1
2016-07-20C: convert return type of lookup_name_fuzzy from tree to const char *David Malcolm1-0/+13
2016-06-14Introduce gcc_rich_location::add_fixit_misspelled_idDavid Malcolm1-0/+14
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm1-26/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-0/+86