aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/search.c
AgeCommit message (Expand)Author
2019-02-13[PR86379] do not use TREE_TYPE for USING_DECL_SCOPEaoliva
2019-01-01 Update copyright years.jakub
2018-08-20Add support for grouping of related diagnostics (PR other/84889)dmalcolm
2018-05-25 PR c++/85815 - reference to member of enclosing template.jason
2018-05-242018-05-24 Paolo Carlini <paolo.carlini@oracle.com>paolo
2018-04-27Don't offer suggestions for compiler-generated variables (PR c++/85515)dmalcolm
2018-03-29 PR c++/85060 - wrong-code with call to base member in template.jason
2018-03-272018-03-27 Volker Reichelt <v.reichelt@netcologne.de>reichelt
2018-03-21C++: show private field accessor hints with -g and optimization (PR c++/84994)dmalcolm
2018-03-21C++: show private field accessor hints for const accesses (PR c++/84892)dmalcolm
2018-02-082018-02-08 Paolo Carlini <paolo.carlini@oracle.com>paolo
2018-01-18Fix template/inherit4.C.jason
2018-01-03 Update copyright years.jakub
2017-09-13 Rename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.nathan
2017-09-06 * name-lookup.h (lookup_field_1): Delete.nathan
2017-09-06 * name-lookup.h (lookup_fnfields_slot_nolazy,nathan
2017-08-25 Conversion operators have a special namenathan
2017-08-24 Conversion operators kept on single overload setnathan
2017-08-23 * cp-tree.h (lookup_field_1, lookup_fnfields_slot,nathan
2017-08-23 * cp-tree.h (print_search_statistics,nathan
2017-08-21 * search.c (lookup_field_r): Remove obsolete code for type-namednathan
2017-08-21 * search.c (lookup_field_1): Assert TYPE is a class and VFIELDnathan
2017-08-08.marxin
2017-07-21 * search.c (lookup_conversion_operator): Return overloads.nathan
2017-07-21 Remove special CDtor METHOD_VEC slots.nathan
2017-07-21 gcc/nathan
2017-06-30 * cp-tree.h (lookup_fnfields_1, class_method_index_for_fn): Don'tnathan
2017-06-30 * call.c (build_new_method_call_1): Use constructo_name to getnathan
2017-06-29 PR c++/81164 - ICE with invalid inherited constructor.jason
2017-06-29 Whitespace cleanups.nathan
2017-06-27 * cp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...nathan
2017-06-26 gcc/cp/nathan
2017-06-22 Reorder IDENTIFIER flagsnathan
2017-05-18 * cp-tree.h (OVL_USED): Replace with ...nathan
2017-05-17 * class.c (handle_using_decl): Use OVL_FIRST, ovl_iterator.nathan
2017-05-16C++: fix-it hints suggesting accessors for private fieldsdmalcolm
2017-05-11 * cp-tree.h (pushdecl, pushdecl_maybe_friend, pushtag)nathan
2017-03-06 Revert "Allow deduction guides to look into primary template."jason
2017-03-03 Allow deduction guides to look into primary template.jason
2017-01-31Introduce C++ support in libcc1aoliva
2017-01-01 Update copyright years.jakub
2016-07-21 Improving concepts performance and diagnostics.jason
2016-07-20C++ FE: handle misspelled identifiers and typenamesdmalcolm
2016-06-15spellcheck.h: add best_match template; implement early-rejectdmalcolm
2016-05-13 Fix type-dependence and the current instantiation.jason
2016-03-18Fix PR c++/70205 (ICE on valid call to qualified static member function)ppalka
2016-02-17 PR c++/10200jason
2016-02-15 PR c++/69753jason
2016-01-28 PR c++/67407jason
2016-01-04 Update copyright years.jakub