diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-04-25 09:27:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 09:27:02 -0400 |
commit | 182f5e9b2f034bf8a3a6dd8a80e8fe7d8292e411 (patch) | |
tree | 16f7842f10a6959413036b77f7cd9f2420a5c3b1 /clang/lib/Basic/Module.cpp | |
parent | 584a9bfa0eb60ef04406eef50da26a5cb32c801d (diff) | |
download | llvm-182f5e9b2f034bf8a3a6dd8a80e8fe7d8292e411.zip llvm-182f5e9b2f034bf8a3a6dd8a80e8fe7d8292e411.tar.gz llvm-182f5e9b2f034bf8a3a6dd8a80e8fe7d8292e411.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions