aboutsummaryrefslogtreecommitdiff
path: root/libcpp/directives.cc
AgeCommit message (Expand)AuthorFilesLines
2022-08-24preprocessor: Implement C++23 P2437R1 - Support for #warning [PR106646]Jakub Jelinek1-2/+8
2022-08-18preprocessor: Support #warning for standard C2xJoseph Myers1-1/+10
2022-07-10c: Fix location for _Pragma tokens [PR97498]Lewis Hyatt1-0/+1
2022-02-01libcpp: Avoid PREV_WHITE and other random content on CPP_PADDING tokensJakub Jelinek1-2/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2799