[Windows] Delegate str[n]casecmp to the appropriate MSVCRT func.
authorZachary Turner <zturner@google.com>
Tue, 29 Jul 2014 19:08:55 +0000 (19:08 +0000)
committerZachary Turner <zturner@google.com>
Tue, 29 Jul 2014 19:08:55 +0000 (19:08 +0000)
commit12f6f536183e27a6fd41b573f55b13e1f132b28a
tree056ba5f4794a571271373bf83879f94a169a5ef3
parentb1ccf5623bcc131288f0a612cccf8266b1af2173
[Windows] Delegate str[n]casecmp to the appropriate MSVCRT func.

llvm-svn: 214197
lldb/source/Host/windows/Windows.cpp