Don't attempt to implicitly convert an atomic<T> to bool
Summary: MSVC doesn't like it, so the other uses were changed to .load() explicitly a while back, but this use has been added since then. Reviewed By: yfeldblum Differential Revision: D3255261 fb-gh-sync-id: 11d49902eb3ef7113a7c57cc760353554a487496 fbshipit-source-id: 11d49902eb3ef7113a7c57cc760353554a487496
Showing
Please register or sign in to comment