aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pragma.cc
AgeCommit message (Expand)AuthorFilesLines
2022-07-11c-family: Fix option check in handle_pragma_diagnostic [PR106252]Lewis Hyatt1-4/+4
2022-07-06diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]Lewis Hyatt1-95/+330
2022-05-16Use more ARRAY_SIZE.Martin Liska1-5/+4
2022-02-17c-family: Remove names of unused parametersJonathan Wakely1-13/+13
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1656