summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/bigoutput.c
Commit message (Collapse)AuthorAgeFilesLines
* Adding a test for PR25717.Yunzhong Gao2016-01-271-0/+17
The test tries to produce a large preprocessed output to the console, and checks that we do not see any unexpected fatal errors. The test is not enabled unless a lit parameter "--param enable_console=1" is passed on the command line to lit.py. llvm-svn: 258902
OpenPOWER on IntegriCloud