aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.h
AgeCommit message (Expand)Author
2022-04-05c++: elaborated-type-spec in requires-expr [PR101677]Jason Merrill
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-12-16c++: two-stage name lookup for overloaded operators [PR51577]Patrick Palka
2021-03-16c++: support target attr for DECL_LOCAL_DECL_P fns [PR99108]Martin Liska
2021-03-04c++: Redesign pending entity handling [PR 99170]Nathan Sidwell
2021-03-03c++: namespace reachability [PR 99344]Nathan Sidwell
2021-02-12c++: Register streamed-in decls when new [PR 99040]Nathan Sidwell
2021-02-12Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039]Nathan Sidwell
2021-01-19c++: ICE with USING_DECL redeclaration [PR98687]Marek Polacek
2021-01-13c++: Failure to lookup using-decl name [PR98231]Marek Polacek
2021-01-04Update copyright years.Jakub Jelinek
2020-12-11c++: name lookup API for modulesNathan Sidwell
2020-12-10c++: Name lookup for modulesNathan Sidwell
2020-12-10c++: name-lookup cleanupsNathan Sidwell
2020-12-02C++ Module Binding VectorNathan Sidwell
2020-10-27c++: Kill nested_udtsNathan Sidwell
2020-10-07c++: block-scope externs get an alias [PR95677,PR31775,PR95677]Nathan Sidwell
2020-09-29c++: Hiddenness is a property of the symbol tableNathan Sidwell
2020-09-25c++: Adjust pushdecl/duplicate_decls APINathan Sidwell
2020-09-25c++: Replace tag_scope with TAG_howNathan Sidwell
2020-09-24c++: Cleanup some decl pushing apisNathan Sidwell
2020-09-23c++: Remove some gratuitous typedefingNathan Sidwell
2020-09-21c++: ts_lambda is not neededNathan Sidwell
2020-08-14c++: Final bit of name-lookup api simplificationNathan Sidwell
2020-08-14c++: Yet more name-lookup api simplificationNathan Sidwell
2020-08-14c++: More simplification of name_lookup apiNathan Sidwell
2020-08-13[c++]: Unconfuse lookup_name_real API a bitNathan Sidwell
2020-01-01Update copyright years.Jakub Jelinek
2019-11-05Various small C++ changes.Jason Merrill
2019-11-02PR c++/88335 - Implement P1073R3: Immediate functionsJakub Jelinek
2019-05-21[C++ PATCH] Using declsNathan Sidwell
2019-05-20[C++ PATCH] Commonixe using directive finishingNathan Sidwell
2019-05-01[C++ PATCH] Simplify class member lookupNathan Sidwell
2019-03-07PR c++/88123 - lambda and using-directive.Jason Merrill
2019-01-01Update copyright years.Jakub Jelinek
2018-06-15* decl.c (start_enum): Do compare dependent underlying type.Jason Merrill
2018-05-07[C++ PATCH] Kill -fno-for-scopeNathan Sidwell
2018-02-28[PR c++/84602] ICE with anon-structNathan Sidwell
2018-02-27[PR c++/84426] ICE after conflicting member declNathan Sidwell
2018-01-03Update copyright years.Jakub Jelinek
2017-11-20P0329R4: Designated InitializationJakub Jelinek
2017-10-25[C++ PATCH] Kill IDENTIFIER_LABEL_VALUENathan Sidwell
2017-10-05[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUENathan Sidwell
2017-09-13Rename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.Nathan Sidwell
2017-09-12Kill CLASSTYPE_SORTED_FIELDS.Nathan Sidwell
2017-09-06name-lookup.h (lookup_field_1): Delete.Nathan Sidwell
2017-09-06name-lookup.h (lookup_fnfields_slot_nolazy, [...]): Rename to ...Nathan Sidwell
2017-09-05class.c (add_method): Move slot search and insertion to ...Nathan Sidwell
2017-09-01cp-tree.h (resort_type_method_vec): Move declaration to ...Nathan Sidwell