Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-26 | c++: Reject UDLs in certain contexts [PR105300] | Marek Polacek | 1 | -0/+3 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-11 | preprocessor: Don't register pragmas in directives-only mode [PR108244] | Lewis Hyatt | 1 | -25/+31 |
2022-11-11 | c-family: Support #pragma region/endregion [PR85487] | Jonathan Wakely | 1 | -0/+9 |
2022-09-27 | openmp: Add OpenMP assume, assumes and begin/end assumes support | Jakub Jelinek | 1 | -1/+4 |
2022-07-11 | c-family: Fix option check in handle_pragma_diagnostic [PR106252] | Lewis Hyatt | 1 | -4/+4 |
2022-07-06 | diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431] | Lewis Hyatt | 1 | -95/+330 |
2022-05-16 | Use more ARRAY_SIZE. | Martin Liska | 1 | -5/+4 |
2022-02-17 | c-family: Remove names of unused parameters | Jonathan Wakely | 1 | -13/+13 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+1656 |