Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bypass OSMemoryBarrier() warning on Mac.
This is a stopgap for removing warnings on Mac builds, so -Werror can be turned on. C++11 will be required in the nearby future, which guarantees <atomic> support. Once that happens, the simplified version of this will match #503 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=188553251
- Loading branch information