commit | d380d8412defb98d2ac1cc4c1843c72ef8aa794c | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Aug 08 17:25:38 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Aug 08 17:25:38 2005 +0000 |
tree | 6f2cdd0f76bd32cd136bae8b98115d473975ffc4 | |
parent | 14203e85b283c19703f03207a7d252dad6afdbe4 [diff] |
Reject command lines that have too many positional arguments passed (e.g., 'opt x y'). This fixes PR493. Patch contributed by Owen Anderson! llvm-svn: 22705