Only use <atomic> for C++11 and newer.
Any pre-C++11 clients of stdatomic.h that use libc++ are being forced over to <atomic>, which they don't have the language support to use. Change-Id: I62445c1f2541410a1569498c09433c7196635537
Showing
Please register or sign in to comment