summaryrefslogtreecommitdiff
path: root/libcpp/include
AgeCommit message (Expand)Author
2017-04-03Fix numerous typos in commentsredi
2017-01-01 Update copyright years.jakub
2016-11-23gcc:bonzini
2016-10-25Implement ~line_maps ()dmalcolm
2016-10-11gcc/jakub
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-09-21 Add from_macro_definition_at predicate for locations.jason
2016-09-15fix-it hints can't contain newlinesdmalcolm
2016-09-13fix-it hints: insert_before vs insert_afterdmalcolm
2016-09-02Introduce class edit_contextdmalcolm
2016-08-31diagnostic-show-locus.c: handle fixits on lines outside the regular rangesdmalcolm
2016-08-31Remove arbitrary limits from rich_locationdmalcolm
2016-08-30rich_location: add convenience overloads for adding fix-it hintsdmalcolm
2016-08-29Allow the use of ad-hoc locations for fix-it hintsdmalcolm
2016-08-26Add validation and consolidation of fix-it hintsdmalcolm
2016-08-23line-map.h: add source_range::from_locationsdmalcolm
2016-08-19Reimplement removal fix-it hints in terms of replacedmalcolm
2016-08-19Implement C _FloatN, _FloatNx types.jsm28
2016-08-18Spelling suggestions for misspelled preprocessor directivesdmalcolm
2016-08-05On-demand locations within string-literalsdmalcolm
2016-08-01* include/cpplib.h: Fix comment typo.schwab
2016-07-27Move make_location from tree.h/c to input.h/cdmalcolm
2016-07-11input.c: add lexing selftests and a test matrix for line_table statesdmalcolm
2016-06-22libcpp: Tweak to missing #include source locationdmalcolm
2016-06-22Implement -fdiagnostics-parseable-fixitsdmalcolm
2016-06-01gcc/c-family/ChangeLog:doko
2016-04-28gcc/c-family/ChangeLog:doko
2016-03-21 PR target/70296jakub
2016-03-09PR c++/70105: prevent nonsensical underline spew for macro expansionsdmalcolm
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusdmalcolm
2016-01-04 Update copyright years.jakub
2015-12-07Fix missing range information for "%q+D" format codedmalcolm
2015-11-20PR 62314: add ability to add fixit-hints to a diagnosticdmalcolm
2015-11-19 PR preprocessor/60736jakub
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm
2015-11-06Add stats on adhoc table to dump_line_table_statisticsdmalcolm
2015-11-02libcpp: Improvements to description of source_location in line-map.hdmalcolm
2015-10-21[PATCH 2/9] ENABLE_CHECKING refactoring: libcpplaw
2015-07-08Address -Wsign-compare diagnosticstschwinge
2015-06-30libcpp:emsr
2015-05-20libcpp: Eliminate most of the non-const/reference-returning inline fnsdmalcolm
2015-05-19Replace line_map union with C++ class hierarchydmalcolm
2015-05-13libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)dmalcolm
2015-05-13libcpp: Replace macro usage with C++ constructsdmalcolm
2015-05-13line-map.h: move linemap_assert and friends higher up within the filedmalcolm
2015-05-12Implement -Wmisleading-indentationdmalcolm
2015-05-09libcpp/jason
2015-05-05libcpp: Improvements to comments in line-map.h/cdmalcolm
2015-01-05 Update copyright years.jakub