Fixed assert that checks return value of TlsSetValue.
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 30 Jun 2009 14:12:28 +0000 (14:12 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 30 Jun 2009 14:12:28 +0000 (14:12 +0000)
commit2b1a6e7581f9febbe807a65f70a560d69a19cbed
treeb25767341aa50f5f29918800900e501f15139f13
parentf55715c5c70d2f762f7753707758650ac883f99e
Fixed assert that checks return value of TlsSetValue.
See http://msdn.microsoft.com/en-us/library/ms686818(VS.85).aspx

Patch by Olaf Krzikalla!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Win32/ThreadLocal.inc