aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/search.cc
AgeCommit message (Expand)AuthorFilesLines
2023-03-30c++: anonymous union member reference [PR105452]Jason Merrill1-0/+23
2023-02-16c++: TYPENAME_TYPE lookup ignoring non-types [PR107773]Patrick Palka1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-18c++: implement P1492 contractsJeff Chapman II1-0/+28
2022-05-15c++: hidden friend access [DR1699]Jason Merrill1-5/+2
2022-03-16c++: further lookup_member simplificationPatrick Palka1-19/+13
2022-03-15c++: extraneous access error with ambiguous lookup [PR103177]Patrick Palka1-21/+16
2022-03-08c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR10...Jakub Jelinek1-0/+7
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2737