]> granicus.if.org Git - clang/commit
test/Driver: Check that @ arguments that aren't files are handled
authorJustin Bogner <mail@justinbogner.com>
Fri, 6 Dec 2013 22:57:13 +0000 (22:57 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 6 Dec 2013 22:57:13 +0000 (22:57 +0000)
commit279443da2f3938554c2e99abf77ff00acb3ec889
treef6dbb13b92db9e681e837f70773068c8e037074d
parent69a9e166e083131c91409207a5ee07479c1cc14d
test/Driver: Check that @ arguments that aren't files are handled

This tests the bug fix in llvm r196620.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196621 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/at_file_missing.c [new file with mode: 0644]