aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/line-directive-output.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Add test coverage for recent behavior change in GNU line marker pre-processingReid Kleckner1-0/+7
2013-08-29Properly escape filenames in line directives.Eli Friedman1-0/+3
2012-11-16CPP Output: Do not emit an enter file marker for the main file.Daniel Dunbar1-0/+4
2010-04-14Improve line marker directive locations, patch by Jordy RoseChris Lattner1-1/+1
2010-04-13make the preprocessor listen to linemarker directives in -E mode,Chris Lattner1-0/+71