We currently require XCode 5, which has served us well, but XCode 8 now (finally!) supports the C++11 thread_local keyword.
Boosting the minimum would allow us to eliminate our various TSS hacks, which would be a good thing.
- depends on
-
SERVER-29503 Migrate server build from 10.10 instances to new 10.12 instances
- Closed
- is depended on by
-
SERVER-26538 Use C++11 thread_local for all thread-specific-data
- Closed
-
SERVER-26539 Stop linking boost::thread
- Closed