clang:dev rejects vector<atomic<T>> in EventBaseTest.cpp.
authorYedidya Feldblum <yfeldblum@fb.com>
Fri, 13 Feb 2015 22:35:04 +0000 (14:35 -0800)
committerAlecs King <int@fb.com>
Tue, 3 Mar 2015 03:20:17 +0000 (19:20 -0800)
commitbb4612a0129615428e65400898cce618cd89eb1a
treeddcc93d13707ae5faaa7066017d95d3a5d128632
parent0234d5d11585e5e1a3c76a7ea5e99c3d925a06ca
clang:dev rejects vector<atomic<T>> in EventBaseTest.cpp.

Summary: [Folly] clang:dev rejects vector<atomic<T>> in EventBaseTest.cpp.

Test Plan: Build and run `folly/io/async/test/EventBaseTest.cpp` using the current `clang`; try building with `clang:dev` and verifying that at least the related failures are gone.

Reviewed By: meyering@fb.com

Subscribers: mathieubaudet, folly-diffs@, yfeldblum, dougw, brettp

FB internal diff: D1848749

Tasks: 6244720

Signature: t1:1848749:1423866420:7b7354d4568b6a6d6a824236ae8d271f6855d90b
folly/io/async/test/EventBaseTest.cpp