Removed raw references to _WIN32; now just check to see if it is defined.
authorMarshall Clow <mclow@qualcomm.com>
Mon, 18 Mar 2013 17:04:29 +0000 (17:04 +0000)
committerMarshall Clow <mclow@qualcomm.com>
Mon, 18 Mar 2013 17:04:29 +0000 (17:04 +0000)
commit91907cbe82b2d4e29d4bb83b7a7e75ff875d253e
tree52700f1f3518c6a6d6cf86395cef9d02bb44a516
parent7504cefa1431705e1db5d89d448359fe167d8fad
Removed raw references to _WIN32; now just check to see if it is defined.

llvm-svn: 177291
libcxx/include/__config
libcxx/include/__locale
libcxx/include/cwchar
libcxx/include/locale
libcxx/src/locale.cpp
libcxx/src/string.cpp
libcxx/src/thread.cpp
libcxx/test/support/platform_support.h