summaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/81073 - constexpr and static var in statement-expression.jason2017-06-191-3/+12
* PR c++/60063 - -Wunused-local-typedefs and templates.jason2017-06-181-2/+3
* PR c++/80831 - ICE with -fsyntax-only.jason2017-06-171-5/+5
* gcc/cp/nathan2017-06-161-11/+11
* Make keyed_classes a vector.nathan2017-06-161-28/+9
* Implement no_sanitize function attributemarxin2017-06-131-1/+1
* * tree.h (id_equal): New.jason2017-06-111-1/+1
* * name-lookup.h (cp_binding_level): Lose namespaces field.nathan2017-06-021-22/+14
* PR c++/80891 (#3)nathan2017-05-291-1/+1
* * cp-tree.h (struct lang_decl_decomp): New type.jakub2017-05-261-0/+3
* PR c++/80396 - built-in for make_integer_sequence.jason2017-05-231-0/+7
* gcc/nathan2017-05-221-4/+5
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-1/+1
* * call.c (build_user_type_conversion_1): Use OVL_FIRST.nathan2017-05-161-40/+32
* * cp-tree.h (class ovl_iterator, class lkp_iterator): New OVERLOADnathan2017-05-161-3/+3
* * cp-tree.h (OVL_FIRST, OVL_NAME): New.nathan2017-05-161-1/+1
* Revert pushdecl_top_level_and_finish name change.nathan2017-05-111-2/+2
* * cp-tree.h (pushdecl, pushdecl_maybe_friend, pushtag)nathan2017-05-111-2/+2
* Kill per-namespace static_decls.nathan2017-05-051-3/+1
* Fix numerous typos in commentsredi2017-04-031-2/+2
* PR c++/79654jakub2017-02-211-1/+1
* PR c++/79296 - ICE mangling localized template instantiationnathan2017-02-131-20/+21
* PR c++/77790 - ICE with auto function in C++11 modejason2017-02-111-12/+5
* /cppaolo2017-02-021-2/+5
* Introduce C++ support in libcc1aoliva2017-01-311-1/+1
* PR c++/79176 - lambda ICE with -flto -Osjason2017-01-261-0/+8
* PR c++/72813jakub2017-01-111-0/+2
* PR c++/78948 - instantiation from discarded statementjason2017-01-081-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* Allow references in constant-expressions.jason2016-11-151-0/+3
* PR c++/77337 - auto return and lambdajason2016-11-101-3/+6
* Implement P0386R2 - C++17 inline variablesjason2016-10-131-2/+5
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * doc/extend.texi (Java Exceptions): Remove.jakub2016-10-041-119/+3
* * c-common.c (c_common_truthvalue_conversion): Use false instead of 0.mpolacek2016-09-141-2/+2
* Implement P0035R4, C++17 new of over-aligned types.jason2016-09-091-1/+1
* PR sanitizer/77396jakub2016-09-021-2/+2
* PR c++/68703 - bogus error with dependent vector lengthjason2016-08-091-0/+16
* Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.jason2016-08-041-6/+6
* PR c++/71274 - deprecated warning without use.jason2016-07-221-19/+35
* PR c/70756mpolacek2016-05-121-2/+3
* PR c++/70594jakub2016-04-151-0/+2
* PR c++/69315jakub2016-03-231-8/+0
* PR c++/68679jason2016-02-181-6/+14
* Fix PR c++/69283 (auto deduction fails when ADL is required)ppalka2016-02-081-0/+4
* PR c++/58109 - alignas() fails to compile with constant expressionmsebor2016-01-231-1/+2
* PR c++/69113mpolacek2016-01-091-1/+2
* Update copyright years.jakub2016-01-041-1/+1
* PR c++/67411jason2015-12-211-1/+1
* PR c++/67411jason2015-12-201-0/+3