Skip to content
Commit 9d908589 authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Add a hack to unbreak MSVC builds. str(n)casecmp are POSIX functions and...

Add a hack to unbreak MSVC builds. str(n)casecmp are POSIX functions and aren't available on windows (mingw defines them though).

llvm-svn: 79417
parent a48651de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment