aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/method.cc
AgeCommit message (Expand)AuthorFilesLines
2022-12-02c++: Set the locus of the function result declBernhard Reutner-Fischer1-1/+1
2022-11-16c++: P2448 - Relaxing some constexpr restrictions [PR106649]Marek Polacek1-2/+6
2022-10-07c++: track whether we expect a TARGET_EXPR to be elidedJason Merrill1-2/+2
2022-10-07c++: fixes for derived-to-base reference binding [PR107085]Marek Polacek1-1/+1
2022-09-27c++: Make __is_{,nothrow_}convertible SFINAE on access [PR107049]Jonathan Wakely1-0/+1
2022-09-26c++: Instantiate less when evaluating __is_convertibleMarek Polacek1-8/+15
2022-09-23c++: Implement __is_{nothrow_,}convertible [PR106784]Marek Polacek1-0/+31
2022-07-21c++: defaulted ctor with DMI in union [PR94823]Jason Merrill1-4/+31
2022-07-15c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477]Marek Polacek1-0/+25
2022-05-09c++: constexpr init of union sub-aggr w/ base [PR105491]Patrick Palka1-4/+4
2022-04-01Revert "c++: delayed parse DMI [PR96645]"Jason Merrill1-24/+0
2022-03-24c++: delayed parse DMI [PR96645]Jason Merrill1-0/+24
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3506