Skip to content

Commit 182f5e9

Browse files
authored
[libc++] Reformulate availability in terms of LLVM releases (#87563)
To make it easier to maintain the availability macros for both upstream developers and vendors, this patch reformulates availability macros as a function of the upstream LLVM release that a feature was introduced in. This way, upstream developers can easily use the appropriate LLVM version, and vendors can simply fill in the platform version(s) in which a LLVM version landed.
1 parent 584a9bf commit 182f5e9

File tree

1 file changed

+226
-189
lines changed

1 file changed

+226
-189
lines changed

0 commit comments

Comments
 (0)