aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/expr.cc
AgeCommit message (Expand)AuthorFilesLines
2025-07-15c++: don't mark void exprs as read [PR44677]Jason Merrill1-31/+6
2025-07-15c, c++: Extend -Wunused-but-set-* warnings [PR44677]Jakub Jelinek1-2/+37
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-20c++: remove NON_DEPENDENT_EXPR, part 1Patrick Palka1-2/+0
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-08-16c++: Implement P2327R1 - De-deprecating volatile compound operationsJakub Jelinek1-2/+2
2022-06-23c++: constexpr folding in unevaluated context [PR105931]Patrick Palka1-0/+5
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+419