Go to file
Erik Pilkington 9c42a8d43e [ObjC][CodeGen] CodeGen support for @available.
CodeGens uses of @available into calls to the compiler-rt function
__isOSVersionAtLeast.

This commit is part of a feature that I proposed here:
http://lists.llvm.org/pipermail/cfe-dev/2016-July/049851.html

Differential revision: https://reviews.llvm.org/D27827

llvm-svn: 296015
2017-02-23 21:08:08 +00:00
clang [ObjC][CodeGen] CodeGen support for @available. 2017-02-23 21:08:08 +00:00
clang-tools-extra Make clang-include-fixer--insert-line work when the difference is on an empty line 2017-02-23 16:02:53 +00:00
compiler-rt [test] Use @LINE macro 2017-02-23 17:23:28 +00:00
debuginfo-tests
libclc math: Add native_tan as wrapper to tan 2017-02-23 01:46:57 +00:00
libcxx Revert "threading_support: make __thread_sleep_for be alertable" 2017-02-18 19:28:43 +00:00
libcxxabi [CMake][libcxxabi] Update the libc++ test module path 2017-02-18 04:37:59 +00:00
libunwind Revert r295944. 2017-02-23 09:13:22 +00:00
lld Make InputSection a class. NFC. 2017-02-23 16:49:07 +00:00
lldb Switch "windows" log channel to the new registration mechanism 2017-02-23 13:10:38 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Disable TLS for stack protector on Android API<17. 2017-02-23 21:06:35 +00:00
openmp [OpenMP] Missing virtual destructor in KMPAffinity 2017-02-22 22:50:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Support] Remove NonowningIslPtr. NFC. 2017-02-23 17:57:27 +00:00