Driver: remove a stray s that propagated in cross-windows
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 28 Oct 2014 03:15:02 +0000 (03:15 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 28 Oct 2014 03:15:02 +0000 (03:15 +0000)
commit56dd1ac16ffc2239a1cdb10a1a88c07c25310fb7
treeae9decd9ea130c76e45b4204a4eee24b55e632fd
parentff468a5e0b9757257a653d1c0c4e94af242d78c1
Driver: remove a stray s that propagated in cross-windows

The option is '--allow-multiple-definition' not '--allow-multiple-definitions'.

llvm-svn: 220760
clang/lib/Driver/Tools.cpp
clang/test/Driver/windows-cross.c