aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-format.cc
AgeCommit message (Expand)AuthorFilesLines
2022-07-15libcpp: Improve encapsulation of label_textJonathan Wakely1-2/+2
2022-07-07Convert label_text to C++11 move semanticsDavid Malcolm1-1/+0
2022-07-05c-family: Prevent -Wformat warnings with u8 strings [PR105626]Marek Polacek1-1/+2
2022-05-20Use "final" and "override" directly, rather than via macrosDavid Malcolm1-1/+1
2022-05-16Use more ARRAY_SIZE.Martin Liska1-6/+6
2022-05-07c, c++: attribute format on a ctor with a vbase [PR101833, PR47634]Marek Polacek1-39/+38
2022-01-21c-family: Fix up a -Wformat regression [PR104148]Jakub Jelinek1-1/+1
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+5439