summaryrefslogtreecommitdiff
path: root/test/Preprocessor/line-directive-output.c
AgeCommit message (Expand)Author
2017-05-23Add test coverage for recent behavior change in GNU line marker pre-processingReid Kleckner
2013-08-29Properly escape filenames in line directives.Eli Friedman
2012-11-16CPP Output: Do not emit an enter file marker for the main file.Daniel Dunbar
2010-04-14Improve line marker directive locations, patch by Jordy RoseChris Lattner
2010-04-13make the preprocessor listen to linemarker directives in -E mode,Chris Lattner