aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/except.cc
AgeCommit message (Expand)AuthorFilesLines
2023-03-17c++: throw and private destructor [PR109172]Jason Merrill1-2/+8
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-13c++: ICE with VEC_INIT_EXPR and defarg [PR106925]Marek Polacek1-2/+5
2022-10-12c++: Remove maybe-rvalue OR in implicit moveMarek Polacek1-19/+4
2022-10-07c++: track whether we expect a TARGET_EXPR to be elidedJason Merrill1-1/+1
2022-09-13c++: two-parameter version of cxx_constant_valuePatrick Palka1-1/+1
2022-09-13c++: some missing-SFINAE fixesPatrick Palka1-1/+1
2022-09-12c++: remove '_sfinae' suffix from functionsPatrick Palka1-1/+1
2022-03-09c++: non-constant non-dependent decltype folding [PR104823]Patrick Palka1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1367