]> granicus.if.org Git - clang/commit
Revert r108672, "Implement support for reading arguments specified in a file
authorDaniel Dunbar <daniel@zuster.org>
Mon, 19 Jul 2010 07:21:12 +0000 (07:21 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 19 Jul 2010 07:21:12 +0000 (07:21 +0000)
commit6658874a26a139088d7288fd35741c1d5e7caf6b
treeefb2a4b953bfb4d5f588ead3a4f00f5e6d6c1b75
parentdfe503e4c23af167400ccc8f90e8aa82ac0e5ac4
Revert r108672, "Implement support for reading arguments specified in a file
with @file.", it doesn't correctly handle cases where arguments starting with
'@' are passed to other command line arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108686 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/at_file.c [deleted file]
test/Driver/at_file.c.args [deleted file]
tools/driver/driver.cpp