Fix a race in the construction of future. This fixes http://llvm.org/bugs/show_bug...
authorHoward Hinnant <hhinnant@apple.com>
Mon, 14 Jan 2013 20:01:24 +0000 (20:01 +0000)
committerHoward Hinnant <hhinnant@apple.com>
Mon, 14 Jan 2013 20:01:24 +0000 (20:01 +0000)
commit2153d69672a90ba56e169319e9dbf27dc5bac466
tree081b96d6d8ff6c3eada1ee33d0e20bf1a7ba8679
parent49e022df8f7906aed5bb0bd3fbe8b8f374642198
Fix a race in the construction of future.  This fixes llvm.org/bugs/show_bug.cgi?id=14934.

llvm-svn: 172456
libcxx/include/future
libcxx/src/future.cpp