[PATCH] D90367: [darwin] add support for __isPlatformVersionAtLeast check for if (@available)
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 2 16:28:30 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG701456b52355: [darwin] add support for __isPlatformVersionAtLeast check for if (@available) (authored by arphaman).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90367/new/
https://reviews.llvm.org/D90367
Files:
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CGObjC.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/CodeGen/CodeGenModule.h
clang/test/CodeGenObjC/availability-cf-link-guard.m
clang/test/CodeGenObjC/availability-check.m
compiler-rt/lib/builtins/os_version_check.c
compiler-rt/test/builtins/TestCases/Darwin/platform_version_check_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90367.302430.patch
Type: text/x-patch
Size: 15718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201103/29805594/attachment-0001.bin>
More information about the cfe-commits
mailing list