c++: Detect deduction guide redeclaration [PR97099]
[gcc.git] / gcc / cp / lambda.c
2020-05-13 Jason Merrillc++: Replace "C++2a" with "C++20".
2020-04-17 Patrick Palkac++: Non-type-dependent variadic lambda init-capture...
2020-01-21 Jason MerrillPR c++/60855 - ICE with sizeof VLA capture.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-06 Richard Sandiford[C++] Pass type uses through the verify_type_context...
2019-11-01 Jakub JelinekPR c++/88335 - Implement P1073R3: Immediate functions
2019-10-31 Jeff Chapman IIPR c++/84810 - constraints on lambdas
2019-10-17 Paolo Carlinidecl.c (grokfndecl): Remove redundant use of in_system_...
2019-10-09 Jason MerrillUpdate the concepts implementation to conform to C...
2019-07-31 Jason MerrillPR c++/90538 - multiple expansions of capture packs
2019-05-31 Nathan Sidwell[C++PATCH] Lambda names are anonymous
2019-05-15 Paolo Carlinicp-tree.h (REFERENCE_VLA_OK): Remove.
2019-03-25 Nathan Sidwell[C++] compiler incompatibility with lambdas
2019-03-21 Jakub Jelinekre PR c++/89767 (ICE with tuple and optimization)
2019-03-01 Jason MerrillPR c++/86969 - ICE with constexpr if and recursive...
2019-02-27 Jason MerrillPR c++/86969 - ICE with constexpr if and recursive...
2019-02-22 Jason MerrillPR c++/87685 - generic lambda 'this' capture error.
2019-02-22 Jason MerrillPR c++/88394 - ICE with VLA init-capture.
2019-02-21 Jakub Jelinekre PR c++/89285 (ICE after casting the this pointer...
2019-02-19 Jakub Jelinekre PR c++/89387 (ICE in maybe_generic_this_capture...
2019-02-05 Jakub Jelinekre PR c++/89187 (ICE in initialize_argument_information...
2019-02-02 Jason MerrillPR c++/88761 - ICE with reference capture of constant.
2019-01-30 Jakub Jelinekre PR c++/88988 (ICE: Segmentation fault (in lookup_nam...
2019-01-30 Jason MerrillPR c++/86943 - wrong code converting lambda to function...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-01 Martin LiskaMake __PRETTY_FUNCTION__-like functions mergeable strin...
2018-09-05 Pádraig Brady[PR c++/87185] ICE in prune-lambdas
2018-08-13 Marek PolacekP0806R2 - Deprecate implicit capture of this via [=]
2018-07-25 Jakub Jelinekcp-tree.h (enum cp_tree_index): Add CPTI_{ABI_TAG,ALIGN...
2018-06-15 Jason MerrillPR c++/82882 - ICE with lambda in template default...
2018-06-02 Jason MerrillPR c++/85764 - bogus 'this' not captured error.
2018-05-24 Paolo Carlinicp-tree.h (INDIRECT_TYPE_P): New.
2018-05-14 Paolo Carlinicp-tree.h (TYPE_REF_P): New.
2018-05-10 Jason Merrill* lambda.c (lambda_expr_this_capture): Improve logic.
2018-04-09 Jason MerrillPR c++/85256 - ICE capturing pointer to VLA.
2018-03-19 Nathan Sidwell[PR c++/84835] ICE with generic lambda in extern "C"
2018-03-12 Jason MerrillPR c++/84802 - ICE capturing uninstantiated class.
2018-03-09 Jason MerrillPR c++/84726 - unnecessary capture of constant vars.
2018-03-07 Jason Merrilllambda.c (is_capture_proxy_with_ref): Remove.
2018-03-05 Jason MerrillPR c++/84708 - ICE with lambda in local class NSDMI.
2018-02-27 Jason MerrillPR c++/84520 - ICE with generic lambda in NSDMI.
2018-02-26 Paolo Carlinilambda.c (build_capture_proxy): Define static.
2018-02-20 Jason MerrillPR c++/84429 - ICE capturing VLA.
2018-02-16 Jason MerrillPR c++/84420 - ICE with structured binding in lambda.
2018-02-12 Jason MerrillPR c++/84036 - ICE with variadic capture.
2018-02-08 Paolo Carliniconstexpr.c (cxx_eval_component_reference): Use INDIREC...
2018-02-02 Jason MerrillPR c++/84160 - ICE with nested variadic capture.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-29 Paolo Carlinire PR c++/82293 (ICE in nonlambda_method_basetype at...
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-11-20 Nathan Sidwell[PR c++/82878] pass-by-invisiref in lambda
2017-11-15 Nathan Sidwell[PR c++/81574] lambda capture of function reference
2017-11-13 Jason MerrillCapture adjustments for P0588R1.
2017-11-13 Jason MerrillDefer folding of *&.
2017-10-31 Nathan Sidwell[C++ PATCH] overloaded operator fns [1/N]
2017-10-10 Jason MerrillMore delayed lambda capture fixes.
2017-10-06 Paolo Carlinire PR c++/47791 (finish function is using literal value...
2017-09-28 Jason MerrillUse local_specializations to find capture proxies.
2017-09-28 Jason MerrillSmall lambda fixes.
2017-09-15 Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-08-29 Jason MerrillPR c++/81236 - ICE with template-id in generic lambda
2017-08-29 Jason MerrillReimplement handling of lambdas in templates.
2017-08-29 Jason MerrillRemove unnecessary LAMBDA_EXPR fields.
2017-08-29 Jason MerrillVarious small fixes.
2017-07-26 Paolo Carlinire PR c++/71570 (ICE on invalid variable capture in...
2017-06-30 Nathan Sidwellconfig-lang.in (gtfiles): Add cp/lex.c.
2017-06-17 Jason MerrillPR c++/80465 - ICE with generic lambda with noexcept...
2017-06-16 Nathan Sidwellcp-tree.h (build_this_parm, [...]): Add FN parm.
2017-06-13 Martin LiskaImplement no_sanitize function attribute
2017-05-19 Bernd Edlingerc-format.c (locus): Move out of function scope, add...
2017-05-16 Nathan Sidwellcp-tree.h (class ovl_iterator, [...]): New OVERLOAD...
2017-05-11 Nathan Sidwellcp-tree.h (pushdecl, [...]): Move declarations to ...
2017-05-10 Nathan Sidwellcp-tree.h (add_method, [...]): Change last arg to bool.
2017-05-08 Nathan Sidwellname-lookup.h (pushdecl_with_scope): Replace with ...
2017-01-31 Nathan Sidwellre PR c++/79264 (ICE verify_type failed)
2017-01-31 Alexandre OlivaIntroduce C++ support in libcc1
2017-01-17 Nathan Sidwellre PR c++/61636 (generic lambda: segfault / "cannot...
2017-01-04 Nathan Sidwellre PR c++/66735 ([C++14] lambda init-capture fails...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-07 Jason MerrillImplement P0012R1, Make exception specifications part...
2016-10-07 Martin LiskaFix profiled bootstrap (part 2)
2016-09-27 Jakub JelinekImplement P0018R3, C++17 lambda capture of *this by...
2016-08-09 Jason MerrillImplement C++17 constexpr lambda.
2016-08-04 Paolo Carlinire PR c++/72800 (ICE on invalid C++14 code with initial...
2016-08-04 Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-07-25 Jason MerrillPR c++/71837 - pack expansion in init-capture
2016-07-08 Jason MerrillUse lvalue_p instead of real_lvalue_p.
2016-07-08 Jason Merrill* lambda.c (maybe_add_lambda_conv_op): Fix null object...
2016-05-29 Paolo Carlinire PR c++/71105 (lambdas with default captures improper...
2016-04-27 Ryan Burnre PR c++/69024 ([cilkpus] cilk_spawn is broken for...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-02-25 Jason Merrillre PR c++/69842 (Parameter deduction in polymorphic...
2016-02-17 Jason Merrillre PR c++/69842 (Parameter deduction in polymorphic...
2016-01-22 Jason Merrillre PR c++/69392 (G++ can't capture 'this' pointer to...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-20 Jason Merrillre PR c++/67411 (internal compiler error: in tsubst_cop...
2015-11-25 Jason Merrilllambda.c (maybe_add_lambda_conv_op): Only set no_saniti...
2015-11-25 Jason Merrillre PR sanitizer/67941 (calls on function pointer from...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
next