diff options
author | philnik777 <nikolasklauser@berlin.de> | 2023-11-24 23:45:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-24 23:45:17 +0100 |
commit | 12563ea6403f6f5a467862732b92db3517626cd2 (patch) | |
tree | 4917c8a376e4c4869f83bfda4a91b758f4d33699 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | a3c0f705db03c4ebf651ee2d83cebb02b1e27540 (diff) | |
download | llvm-12563ea6403f6f5a467862732b92db3517626cd2.zip llvm-12563ea6403f6f5a467862732b92db3517626cd2.tar.gz llvm-12563ea6403f6f5a467862732b92db3517626cd2.tar.bz2 |
[libc++][NFC] Refactor _LIBCPP_AVAILABILITY_HAS_* macros to always be defined (#71002)
This makes the conditionals quite a bit simpler to understand, since it
avoids double negatives and makes sure we have <__availability>
included. For vendors which use availability macros, it also enforces
that they check when specific features are introduced and define the
macro for their platform appropriately.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions