diff options
author | David Malcolm <dmalcolm@redhat.com> | 2016-06-14 23:08:34 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2016-06-14 23:08:34 +0000 |
commit | 264757fb054a1f3639eafddb72e87c57004c6aaa (patch) | |
tree | 7f70847fe1c3fb731deac7600fe4baa87c0b3c8f /gcc/predict.c | |
parent | 4eb24e010993b2d9152c2038566f0114fd65fac7 (diff) | |
download | gcc-264757fb054a1f3639eafddb72e87c57004c6aaa.zip gcc-264757fb054a1f3639eafddb72e87c57004c6aaa.tar.gz gcc-264757fb054a1f3639eafddb72e87c57004c6aaa.tar.bz2 |
Introduce gcc_rich_location::add_fixit_misspelled_id
gcc/c/ChangeLog:
* c-typeck.c (build_component_ref): Simplify fixit code by
using gcc_rich_location::add_fixit_misspelled_id.
(set_init_label): Likewise.
gcc/cp/ChangeLog:
* typeck.c: Include "gcc-rich-location.h".
(finish_class_member_access_expr): Simplify fixit code by
using gcc_rich_location::add_fixit_misspelled_id.
gcc/ChangeLog:
* gcc-rich-location.c
(gcc_rich_location::add_fixit_misspelled_id): New method.
* gcc-rich-location.h
(gcc_rich_location::add_fixit_misspelled_id): Add decl.
From-SVN: r237463
Diffstat (limited to 'gcc/predict.c')
0 files changed, 0 insertions, 0 deletions