My bad, I forgot a cherry-pick. Should be fixed now.
···
On 24 March 2017 at 10:29, <no-reply@swift.org> wrote:
New issue found!
[FAILURE] oss-swift-4.0-incremental-RA-osx [#27]
Build URL: https://ci.swift.org/job/oss-swift-4.0-incremental-RA-osx/27/
Project: oss-swift-4.0-incremental-RA-osx
Date of build: Fri, 24 Mar 2017 03:19:24 -0700
Build duration: 10 min Identified problems:- Compile Error: This build failed because of a compile error. Below
is a list of all errors in the build log:
- Indication 1
<https://ci.swift.org//job/oss-swift-4.0-incremental-RA-osx/27/consoleFull#692652984ee1a197b-acac-4b17-83cf-a53b95139a76>Changes
- Commit *08142cb734b8d2cefec8b1629f6bb170b3f94610* by *Tom Stellard:*
Bump version to 4.0.1
- *edit*: CMakeLists.txt- Commit *b683107a4016be84aec3a1c06c1c3a66ae4ab4c8* by *Alex Lorenz:*
[ObjC][ARC] Avoid -Warc-performSelector-leaks for performSelector
- *edit*: test/SemaObjC/arc-peformselector.m
- *edit*: lib/AST/DeclObjC.cpp
- *edit*: lib/Sema/SemaExprObjC.cpp- Commit *faa24a9d90e0958af9bd1d1e859e24f24a032cfb* by *Alex Lorenz:*
Support attributes for Objective-C categories
- *edit*: include/clang/Sema/Sema.h
- *edit*: test/SemaObjC/warn-deprecated-implementations.m
- *edit*: lib/Sema/SemaDeclObjC.cpp
- *edit*: test/SemaObjC/default-synthesize-3.m
- *add*: test/SemaObjC/category-attribute.m
- *edit*: include/clang/Basic/DiagnosticParseKinds.td
- *edit*: lib/Parse/ParseObjc.cpp
- *edit*: test/SemaObjC/attr-deprecated.m- Commit *ee01916422394b8b1a7f705bdaef7cb7d7ec01da* by *Alex Lorenz:*
[CodeGen] Emit a CoreFoundation link guard when @available is used
- *add*: test/CodeGenObjC/availability-cf-link-guard.m
- *edit*: lib/CodeGen/CGObjC.cpp
- *edit*: lib/CodeGen/CodeGenModule.cpp
- *edit*: lib/CodeGen/CodeGenModule.h