Manman and I are working on adding availability attributes to the libc++
headers to express to `clang` which dylib feautures are available on
Apple platforms (and at what versions).
I'd love some feedback! Please read on.
What are availability attributes?