Add [[nodiscard]] to std::async as part of P0600.
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 23 Nov 2017 01:25:03 +0000 (01:25 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 23 Nov 2017 01:25:03 +0000 (01:25 +0000)
commitb6ad844e136e5c5ad80db276f884e20cc0bfc0ee
treebe76fd2af7ce12ed8d5b356002ffcab9a27772b7
parent5e5e564ca64234d79e0f8713d763c6330f01e98b
Add [[nodiscard]] to std::async as part of P0600.

llvm-svn: 318889
libcxx/include/future
libcxx/include/new
libcxx/test/std/thread/futures/futures.async/async.fail.cpp [new file with mode: 0644]