summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.def
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]Jakub Jelinek2020-12-031-0/+3
* C++ Module Binding VectorNathan Sidwell2020-12-021-0/+3
* Move loop and switch tree data structures from cp/ to c-family/.Sandra Loosemore2020-09-191-23/+0
* c++: requires-expressions and partial instantiation [PR96410]Patrick Palka2020-09-171-3/+5
* c++: Comments & formattingNathan Sidwell2020-07-141-1/+3
* coroutines: co_returns are statements, not expressions.Iain Sandoe2020-06-051-2/+2
* [C++ coroutines] Initial implementation.Iain Sandoe2020-01-181-0/+24
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Implement C++20 operator<=>.Jason Merrill2019-11-051-0/+1
* Update the concepts implementation to conform to C++20.Jason Merrill2019-10-091-50/+22
* Rename DEFAULT_ARG to DEFERRED_PARSE.Marek Polacek2019-06-231-4/+4
* PR c++/86476 - noexcept-specifier is a complete-class context.Marek Polacek2019-06-221-1/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-0/+5
* PR c++/87152 - range-based for loops with initializer broken in templates.Marek Polacek2018-09-071-3/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.Eric Botcazou2017-12-221-2/+2
* Remove unnecessary LAMBDA_EXPR fields.Jason Merrill2017-08-291-2/+1
* cp-tree.def (TEMPLATE_TEMPLATE_PARM): Remove stale comment.Nathan Sidwell2017-08-171-2/+1
* cp-tree.def (OVERLOAD): Fix comment.Nathan Sidwell2017-05-301-2/+1
* re PR c++/68727 (invalid offsetof expressions accepted)Jakub Jelinek2017-01-261-1/+1
* Implement P0195R2, C++17 variadic using.Jason Merrill2017-01-091-1/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Implement LWG2296 helper intrinsic c-family/Jakub Jelinek2016-10-071-0/+5
* Improving concepts performance and diagnostics.Andrew Sutton2016-07-211-1/+9
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Implement N4295 fold-expressions.Andrew Sutton2015-09-171-0/+20
* Add C++ Concepts TS support.Andrew Sutton2015-08-071-0/+88
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* c-common.h (enum rid): Remove RID_IS_CONVERTIBLE_TO.Jason Merrill2014-09-301-2/+2
* DR 1351 Represent the unevaluated exception specification of an implicitly de...Jason Merrill2014-04-291-3/+6
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek2012-08-171-4/+1
* Add condition to MUST_NOT_THROW_EXPR.Torvald Riegel2011-12-121-2/+3
* re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well)Jason Merrill2011-11-201-1/+1
* [multiple changes]Benjamin Kosnik2011-10-181-0/+4
* re PR c++/49855 (internal compiler error: in fold_convert_const_int_from_real)Jason Merrill2011-10-111-0/+1
* re PR c++/49520 ([C++0x] using-declaration and operator&& confuses constexpr)Jason Merrill2011-06-291-1/+1
* re PR c++/43912 ([C++0x] lambda debug info does not describe captured variables)Jason Merrill2011-06-171-0/+2
* re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:...Jason Merrill2011-06-081-0/+5
* mark EXPR_PACK_EXPANSION as typed onlyNathan Froyd2011-05-101-1/+1
* revert: re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill2011-05-021-2/+2
* re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill2011-04-271-2/+2
* c-common.c (struct c_common_resword): Add __underlying_type.Paolo Carlini2011-04-251-1/+5
* cp-tree.def (SWITCH_STMT): Add an extra operand.Nathan Froyd2011-04-141-2/+3
* cp-tree.def (IF_STMT): Add an extra operand.Nathan Froyd2011-04-141-2/+2
* cp-tree.def (FOR_STMT, [...]): Add an extra operand.Nathan Froyd2011-04-141-4/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1