]> granicus.if.org Git - clang/commit
Fix broken test. We can't assume that 2MB of args is enough to require a response...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Apr 2017 00:46:50 +0000 (00:46 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Apr 2017 00:46:50 +0000 (00:46 +0000)
commitadafaf3c5b52c3956eecc0e51fee018fb366c284
tree0b78f3b9739876d7b4d2f8d67372489adb7e9b82
parent855a7eedb923967c6c080aa8100d40b2437475dd
Fix broken test. We can't assume that 2MB of args is enough to require a response file.

This test has apparently been broken for years, but we never noticed before
because it's a long test and long tests approximately never get run.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300151 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/response-file.c