]> granicus.if.org Git - clang/commit
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)
commit089d680acf64cfc843cd643540deb526b5ddd762
tree178bff06eb27a28faa20325f14cb5a5c23f5e7d7
parentb775f9b9a594284eccb17428b32c7bd738aaaf9a
Driver: remove a stray s that propagated in cross-windows

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220760 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/windows-cross.c