commit | caa60026e223fc501e8b337fd5086ece4028b1c6 | [log] [tgz] |
---|---|---|
author | Tobias Hahn <tobias.hahn@ableton.com> | Tue May 12 11:33:01 2020 |
committer | Mark Mentovai <mark@chromium.org> | Tue May 12 14:59:53 2020 |
tree | da03bfb9f686d8548a01f2366924d9966e5d41cb | |
parent | e87d37d6bce611abed35e854d5ae1a401e9ce04c [diff] |
Add support for CLANG_ENABLE_OBJC_WEAK When enabled, ARC-style weak references can be used in Objective-C and Objective-C++ code that uses manual retain release semantics instead of automatic reference counting. This feature is supported in Xcode 8.1 and newer. Change-Id: Ic28a34c8ed8824ce69041c612fab6d960681f5d4 Reviewed-on: https://chromium-review.googlesource.com/c/external/gyp/+/2195383 Reviewed-by: Mark Mentovai <mark@chromium.org>
Documents are available at gyp.gsrc.io, or you can check out md-pages
branch to read those documents offline.