aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.cc
AgeCommit message (Expand)AuthorFilesLines
2022-09-30c++: streamline built-in trait addition processPatrick Palka1-40/+4
2022-09-29c++: implement __remove_cv, __remove_reference and __remove_cvrefPatrick Palka1-0/+3
2022-09-29c++: introduce TRAIT_TYPE alongside TRAIT_EXPRPatrick Palka1-1/+1
2022-09-23c++: Implement __is_{nothrow_,}convertible [PR106784]Marek Polacek1-0/+2
2022-08-30c++: __has_builtin gives the wrong answer [PR106759]Marek Polacek1-0/+2
2022-07-19c++: Enable __has_builtin for new reference binding built-insJonathan Wakely1-0/+2
2022-04-07c++: Handle __builtin_clear_padding on non-trivially-copyable types [PR102586]Jakub Jelinek1-0/+16
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+594