]> granicus.if.org Git - clang/commit
Adding a test for PR25717.
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 27 Jan 2016 02:18:28 +0000 (02:18 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 27 Jan 2016 02:18:28 +0000 (02:18 +0000)
commite23aee1dd31d61e4c2cfb1081178a9683b3c527e
treea397f6327fb23db6198bcbe24b69b68c6cddf437
parente8acae8d65b63937e237511d72f2243d930afb44
Adding a test for PR25717.

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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@258902 91177308-0d34-0410-b5e6-96231b3b80d8
test/Preprocessor/bigoutput.c [new file with mode: 0644]
test/lit.cfg