]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/name-lookup.c
gcc/ada/ChangeLog:
[thirdparty/gcc.git] / gcc / cp / name-lookup.c
2019-05-17  mseborgcc/ada/ChangeLog:
2019-05-01  nathan[C++ PATCH] Simplify class member lookup
2019-03-11  marxinWrap apostrophes in gcc internal format with %'.
2019-03-08  jason PR c++/88123 - lambda and using-directive.
2019-03-01  jason * name-lookup.c (print_binding_level): Print this_entity.
2019-02-19  rediP0482R5 char8_t: Standard library support
2019-02-13  aoliva[PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
2019-01-17  aoliva[PR87768] reset location wrapper suppression when reent...
2019-01-01  jakub Update copyright years.
2018-12-13  nathan[PR c++/87531] Fix second bug
2018-11-29  dmalcolmC++: namespaces and scopes for enum values (PR c++...
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-11-01  nathan[ABI PATCH] static anonymous unions of function scope
2018-10-31  nathan[C++ PATCH] Simplify overloads
2018-10-29  dmalcolmC++: simplify output from suggest_alternatives_for
2018-10-02  rguenth2018-10-02 Richard Biener <rguenther@suse.de>
2018-09-25  marxinRemove unused functions and fields.
2018-09-18  nathan[PATCH c++/86881] -Wshadow-local-compatible ICE
2018-08-31  nathan[PR c++/87155] Anonymous namespace and
2018-08-27  dmalcolmLess verbose fix-it hints for missing header files...
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-16  nathan[PATCH] CPP Macro predicates
2018-08-07  villePR c++/79133
2018-06-27  dmalcolmC++: don't offer bogus "._0" suggestions (PR c++/86329)
2018-06-27  jasonAvoid crash on friend in nested class template.
2018-06-21  jasonReduce garbage from push_to_top_level.
2018-06-15  jason * pt.c (tsubst_default_argument): Use push_to/pop_from...
2018-06-15  jason PR c++/82882 - ICE with lambda in template default...
2018-05-07  nathan[C++ PATCH] Kill -fno-for-scope
2018-05-03  nathan[C++ Patch] Kill -ffriend-injection
2018-05-02  paolo/cp
2018-05-01  jason PR c++/85580 - extern "C" and local variables
2018-04-27  dmalcolmDon't offer suggestions for compiler-generated variable...
2018-04-27  nathan[C++ PATCH] some cleanups
2018-04-12  dmalcolmPrevent erroneous "macro had not yet been defined"...
2018-04-06  dmalcolmC++: more std header hints; filter on C++ dialect ...
2018-04-06  dmalcolmC++: suggest missing headers for implicit use of "std...
2018-04-05  paolo/cp
2018-04-03  jakub PR c++/85140
2018-03-29  dmalcolmMore #include suggestions (PR c++/84269)
2018-03-21  nathan[PR c++/84804] ICE with default arg, template friend...
2018-03-21  nathan[PR c++/84836] ICE with local scopes
2018-03-20  nathan[PR c++/84962] ICE with anon-struct member
2018-03-19  nathan[C++/84812] ICE with local fn decl
2018-03-09  nathan[PR c++/84733] ICE in check-local-shadow
2018-03-01  nathan[PR c++/84434] ICE with deduction guide
2018-02-28  nathan[PR c++/84602] ICE with anon-struct
2018-02-27  nathan[PR c++/84426] ICE after conflicting member decl
2018-02-26  mpolacek PR c++/84537
2018-02-16  nathan[C++ PATCH] Deprecate -ffriend-injection
2018-02-16  nathan[PR c++/84375] Fix ICE after bad friend
2018-02-07  dmalcolmC++: avoid most reserved words as misspelling suggestio...
2018-01-26  jason PR c++/82514 - ICE with local class in generic lambda.
2018-01-23  nathan[C++ PATCH] Deprecate ARM-era for scopes
2018-01-16  jakub PR c++/83825
2018-01-03  jakub PR preprocessor/83602
2018-01-03  jakub Update copyright years.
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-12-18  nathan[PR c++/59930] template friend injection
2017-12-06  dmalcolmC/C++: don't suggest implementation names as spelling...
2017-12-06  dmalcolmMove macro-spellchecking code from "gcc" to new files...
2017-12-01  jason Give #include hints for <complex>.
2017-11-22  jakub PR c++/82401
2017-11-21  dmalcolmC/C++: more stdlib header hints (PR c/81404)
2017-11-21  dmalcolmC++: provide macro used-before-defined hint (PR c+...
2017-11-20  jakub P0329R4: Designated Initialization
2017-11-20  dmalcolmc-family: add name_hint/deferred_diagnostic
2017-11-16  nathan[PR c++/81060] ICE with invalid initialzer via lambda
2017-10-31  dmalcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-31  nathan[C++ PATCH] overloaded operator fns [2/N]
2017-10-10  nathan[C++ PATCH] hash-table for extern-c fns.
2017-10-10  nathan[C++ PATCH] set_global_binding tweak
2017-10-06  nathan[PR c++/82424] Dont convert dependent types
2017-10-06  nathan[C++ PATCH] hash-table for extern-c fns.
2017-10-06  nathan[C++ PATCH] use hash-table for namespace contents
2017-10-05  nathan[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-10-04  nathan[C++ PATCH] give builtin types consistent name
2017-10-04  nathan[C++ PATCH] Move mangling alias out of ::
2017-09-28  jason Use local_specializations to find capture proxies.
2017-09-21  nathan[C++ PATCH] class member ordering
2017-09-13  nathan Rename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.
2017-09-12  nathan Kill CLASSTYPE_SORTED_FIELDS.
2017-09-12  nathan * name-lookup.c (get_class_binding): Rename TYPE arg...
2017-09-06  nathan * name-lookup.h (lookup_field_1): Delete.
2017-09-06  nathan * name-lookup.c (count_fields): Rename to ...
2017-09-06  nathan * name-lookup.h (lookup_fnfields_slot_nolazy,
2017-09-05  nathan * name-lookup.c (do_class_using_decl): Elide read...
2017-09-05  nathan * class.c (add_method): Move slot search and insertion...
2017-09-01  nathan * cp-tree.h (resort_type_method_vec): Move declaration...
2017-09-01  nathan Revert 2017-08-28 Nathan Sidwell <nathan@acm.org>
2017-08-28  nathan * cp-tree.h (lang_type): Replace sorted_fields vector...
2017-08-28  nathan * cp-tree.h (insert_late_enum_def_into_classtype_sorte...
2017-08-25  nathan Conversion operators have a special name
2017-08-24  nathan Conversion operators kept on single overload set
2017-08-23  nathan * cp-tree.h (lookup_field_1, lookup_fnfields_slot,
2017-08-18  dmalcolmC++: fix ordering of missing std #include suggestion...
2017-07-29  jakub * debug.h (struct gcc_debug_hooks): Add IMPLICIT argument
2017-07-14  dmalcolmc/c++: Add fix-it hints for suggested missing #includes
2017-06-30  nathan PR c++/81229
next