]> gcc.gnu.org Git - gcc.git/history - gcc/cp/pt.cc
c++: templated substitution into lambda-expr [PR114393]
[gcc.git] / gcc / cp / pt.cc
2024-04-12 Patrick Palkac++: templated substitution into lambda-expr [PR114393]
2024-04-11 Patrick Palkac++: build_extra_args recapturing local specs [PR114303]
2024-04-11 Jakub Jelinekc++: Fix ANNOTATE_EXPR instantiation [PR114409]
2024-04-09 Jakub JelinekFix up duplicated words mostly in comments, part 2
2024-04-04 centurionc++: alias CTAD and template template parm [PR114377]
2024-03-25 Marek Polacekc++: ICE with noexcept and local specialization, again...
2024-03-08 Jakub Jelinekc-family, c++: Fix up handling of types which may have...
2024-03-07 Patrick Palkac++/modules: member alias tmpl partial inst [PR103994]
2024-03-07 Marek Polacekc++: ICE with variable template and [[deprecated]]...
2024-03-06 Marek Polacekc++: ICE with noexcept and local specialization [PR114114]
2024-03-06 Nathaniel Sheadc++: Fix template deduction for conversion operators...
2024-03-01 Patrick Palkac++: auto(x) partial substitution [PR110025, PR114138]
2024-02-13 Jason Merrillc++: variable partial spec redeclaration [PR113612]
2024-02-10 Jakub JelinekUse HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_...
2024-02-09 Marek Polacekc++: make build_throw SFINAE-friendly [PR98388]
2024-02-08 Patrick Palkac++: NTTP type CTAD w/ tmpl from current inst [PR113649]
2024-02-08 Jason Merrillc++: class nttp ICE
2024-02-03 Patrick Palkac++: requires-exprs and partial constraint subst [PR110006]
2024-02-02 Jason Merrillc++: op== defaulted outside class [PR110084]
2024-02-02 Jason Merrillc++: variable template array of unknown bound [PR113638]
2024-02-01 Patrick Palkac++: ttp TEMPLATE_DECL equivalence [PR112737]
2024-01-30 Patrick Palkac++: unifying integer parm with type-dep arg [PR113644]
2024-01-29 Jason Merrillc++: local class in generic lambda [PR113544]
2024-01-26 Nathaniel Sheadc++: Emit definitions of ODR-used static members import...
2024-01-19 Jason Merrillc++: requires and using-decl [PR113498]
2024-01-19 Jason Merrillc++: alias template argument conversion [PR112632]
2024-01-17 Patrick Palkac++: address of class NTTP object as targ [PR113242]
2024-01-15 Patrick Palkac++: access of class-scope partial spec
2024-01-15 Patrick Palkac++: explicit inst w/ similar constrained partial specs...
2024-01-09 waffl3xc++: P0847R7 (deducing this) - xobj lambdas. [PR102609]
2024-01-09 waffl3xc++: P0847R7 (deducing this) - prerequisite changes...
2024-01-09 Julian BrownOpenMP: lvalue parsing for map/to/from clauses (C++)
2024-01-03 Jakub JelinekUpdate copyright years.
2023-12-22 Jason Merrillc++: sizeof... mangling with alias template [PR95298]
2023-12-19 Patrick Palkac++: missing state restoration in maybe_pop_from_top_level
2023-12-19 Sandra LoosemoreOpenMP: Use enumerators for names of trait-sets and...
2023-12-19 Sandra LoosemoreOpenMP: Unify representation of name-list properties.
2023-12-19 Sandra LoosemoreOpenMP: Introduce accessor macros and constructors...
2023-12-19 Patrick Palkac++: partial ordering and dep alias tmpl specs [PR90679]
2023-12-19 Patrick Palkac++: refine dependent_alias_template_spec_p [PR90679]
2023-12-15 Patrick Palkac++: section attribute on templates [PR70435, PR88061]
2023-12-14 Patrick Palkac++: Implement P2582R1, CTAD from inherited constructors
2023-12-14 Jakub Jelinekc++: Fix tinst_level::to_list [PR112968]
2023-12-13 Patrick Palkac++: unifying constants vs their type [PR99186, PR104867]
2023-12-13 Patrick Palkac++: unifying FUNCTION_DECLs [PR93740]
2023-12-13 Julian BrownOpenMP/OpenACC: Rework clause expansion and nested...
2023-12-11 Patrick Palkac++: alias CTAD and specializations table
2023-12-11 Nathaniel Sheadc++: Clear uninstantiated template friend when instanti...
2023-12-06 Jason Merrillc++: partial ordering of object parameter [PR53499]
2023-12-05 Jakub Jelinekc++: Further #pragma GCC unroll C++ fix [PR112795]
2023-12-05 Marek Polacekc++: implement P2564, consteval needs to propagate...
2023-12-04 Jakub Jelinekc++: #pragma GCC unroll C++ fixes [PR112795]
2023-12-01 Jason Merrillc++: mangle function template constraints
2023-11-30 Jakub Jelinekc++: Implement C++26 P2169R4 - Placeholder variables...
2023-11-30 Jason Merrillc++: remove LAMBDA_EXPR_MUTABLE_P
2023-11-29 Patrick Palkac++: bogus -Wparentheses warning [PR112765]
2023-11-23 Jakub Jelinekc++: Implement C++26 P2741R3 - user-generated static_as...
2023-11-22 Patrick Palkac++: alias template of non-template class [PR112633]
2023-11-20 Jason Merrillc++: compare one level of template parms
2023-11-20 Jason Merrillc++: add DECL_IMPLICIT_TEMPLATE_PARM_P macro
2023-11-04 David Malcolmdiagnostics: convert diagnostic_context to a class
2023-10-25 Chung-Lin TangOpenACC 2.7: Implement self clause for compute constructs
2023-10-22 Patrick Palkaobjc++: type/expr tsubst conflation [PR111920]
2023-10-20 Patrick Palkac++: rename tsubst_copy_and_build and tsubst_expr
2023-10-20 Patrick Palkac++: merge tsubst_copy into tsubst_copy_and_build
2023-10-20 Patrick Palkac++: non-static memfn call dependence cleanup [PR106086]
2023-10-20 Patrick Palkac++: remove NON_DEPENDENT_EXPR, part 2
2023-10-20 Patrick Palkac++: remove NON_DEPENDENT_EXPR, part 1
2023-10-16 Jason Merrillc++: improve fold-expr location
2023-09-22 Jason Merrillc++ __integer_pack conversion again [PR111357]
2023-09-22 Jason Merrillc++: unroll pragma in templates [PR111529]
2023-09-22 Patrick Palkac++: constraint rewriting during ttp coercion [PR111485]
2023-09-20 Jakub Jelinekc, c++: Accept __builtin_classify_type (typename)
2023-09-20 Patrick Palkac++: further optimize tsubst_template_decl
2023-09-18 Patrick Palkac++: optimize unifying nested templated classes [PR89231]
2023-09-18 Patrick Palkac++: unifying identical tmpls from current inst [PR108347]
2023-09-18 Patrick Palkac++: optimize tsubst_template_decl for function templates
2023-09-12 Jason Merrillc++: __integer_pack with class argument [PR111357]
2023-09-08 Patrick Palkac++: refine CWG 2369 satisfaction vs non-dep convs...
2023-09-01 Jakub Jelinekc++: Fix up mangling of function/block scope static...
2023-08-25 Sandra LoosemoreOpenMP: C++ support for imperfectly-nested loops
2023-08-25 Sandra LoosemoreOpenMP: Add OMP_STRUCTURED_BLOCK and GIMPLE_OMP_STRUCTU...
2023-08-22 Jason Merrillc++: maybe_substitute_reqs_for fix
2023-08-22 Jason Merrillc++: constrained hidden friends [PR109751]
2023-08-11 Patrick Palkac++: recognize in-class var tmpl partial spec [PR71954]
2023-08-04 Tamar Christinafrontend: Add novector C++ pragma
2023-07-27 Nathaniel Sheadc++: Fix ICE with parameter pack of decltype(auto)...
2023-07-26 Patrick Palkac++: passing partially inst ttp as ttp [PR110566]
2023-07-26 Patrick Palkac++: passing partially inst tmpl as ttp [PR110566]
2023-07-26 Patrick Palkac++: unifying REAL_CSTs [PR110809]
2023-07-25 Marek Polacekc++: clear tf_partial et al in instantiate_template...
2023-07-19 Patrick Palkac++: deducing empty type vs non-type argument pack
2023-07-19 Patrick Palkac++: redundant targ coercion for var/alias tmpls
2023-07-14 Marek Polacekc++: wrong error with static constexpr var in tmpl...
2023-07-11 Patrick Palkac++: coercing variable template from current inst ...
2023-07-10 Patrick Palkac++: redeclare_class_template and ttps [PR110523]
2023-06-30 Patrick Palkac++: fix up caching of level lowered ttps
2023-06-29 Patrick Palkac++: cache partial template specialization selection
2023-06-28 Patrick Palkac++: ahead of time variable template-id coercion [PR89442]
2023-06-11 Patrick Palkac++: extend lookup_template_class shortcut [PR110122]
next
This page took 1.174665 seconds and 108 git commands to generate.