summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/preprocess-multiple.c
Commit message (Collapse)AuthorAgeFilesLines
* Add driver test for multiple preprocessor inputsAlp Toker2014-02-241-0/+6
Fix an unintentional stdin read in the darwin-asan-nofortify.c test and replace it with an explicit test for multiple -E inputs passed to the driver. Noticed while working on the in-process driver patch. llvm-svn: 202007
OpenPOWER on IntegriCloud