You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rename <stdatomic.h> to <__msvc_cxx_stdatomic.h> (#3183)
* rename stl stdatomic.h to __msvc_cxx_stdatomic.h
* rename inclusions of cxx stdatomic.
* rename __msvc_cxx_stdatomic.h to __msvc_cxx_stdatomic.hpp
* correct include guards and header comments.
* Apply suggestions from code review
* remove stdatomic.h from stl's CMakeLists.txt so it's no copied during github build.
* remove stdatomic.h from header-units.json
Co-authored-by: Casey Carter <cacarter@microsoft.com>
0 commit comments