Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (swift 4.0) #180

2017-04-20 Thread Alex L via swift-dev
That's my fault, it should be fixed now.
Alex

On 20 April 2017 at 12:46,  wrote:

> [FAILURE] oss-swift-4.0-incremental-RA-osx [#180]
> Build URL: https://ci.swift.org/job/oss-swift-4.0-incremental-RA-osx/180/
> Project: oss-swift-4.0-incremental-RA-osx
> Date of build: Thu, 20 Apr 2017 04:39:27 -0700
> Build duration: 7 min 32 sec 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
>   
> 
>
>
> Changes
>
>- Commit *daa30577ef3fe637d318ca14a8e3e06e9f0816b4* by *Alex Lorenz:*
>
>Add #pragma clang attribute
>- *edit*: include/clang/Basic/DiagnosticGroups.td
>   - *edit*: lib/Sema/SemaDeclObjC.cpp
>   - *edit*: include/clang/Basic/CMakeLists.txt
>   - *edit*: utils/TableGen/TableGenBackends.h
>   - *edit*: test/lit.site.cfg.in
>   - *edit*: include/clang/Parse/Parser.h
>   - *add*: test/Misc/pragma-attribute-cxx.cpp
>   - *edit*: lib/Parse/ParsePragma.cpp
>   - *edit*: include/clang/Sema/AttributeList.h
>   - *edit*: lib/Sema/SemaAttr.cpp
>   - *edit*: test/lit.cfg
>   - *add*: test/Parser/pragma-attribute-declspec.cpp
>   - *edit*: include/clang/Sema/Sema.h
>   - *edit*: lib/Sema/Sema.cpp
>   - *edit*: lib/Parse/Parser.cpp
>   - *add*: include/clang/Basic/AttrSubjectMatchRules.h
>   - *edit*: include/clang/Parse/CMakeLists.txt
>   - *add*: test/Misc/pragma-attribute-objc-subject-match-rules.m
>   - *edit*: utils/TableGen/ClangAttrEmitter.cpp
>   - *edit*: utils/TableGen/TableGen.cpp
>   - *edit*: include/clang/Basic/Attr.td
>   - *edit*: include/clang/Basic/TokenKinds.def
>   - *edit*: include/clang/Basic/DiagnosticSemaKinds.td
>   - *add*: test/Sema/pragma-attribute-strict-subjects.c
>   - *edit*: lib/Sema/AttributeList.cpp
>   - *add*: test/FixIt/fixit-pragma-attribute.cpp
>   - *add*: test/Misc/pragma-attribute-strict-subjects.c
>   - *add*: test/Misc/pragma-attribute-supported-attributes-list.test
>   - *add*: test/FixIt/fixit-pragma-attribute.c
>   - *add*: test/Misc/pragma-attribute-cxx-subject-match-rules.cpp
>   - *edit*: docs/LanguageExtensions.rst
>   - *edit*: lib/Sema/SemaDeclCXX.cpp
>   - *add*: test/Parser/pragma-attribute.cpp
>   - *add*: test/Misc/pragma-attribute-objc.m
>   - *edit*: lib/Basic/Attributes.cpp
>   - *add*: test/Sema/pragma-attribute.c
>   - *edit*: include/clang/Basic/DiagnosticParseKinds.td
>   - *edit*: lib/Parse/ParseStmt.cpp
>   - *edit*: lib/Sema/SemaDecl.cpp
>   - *edit*: lib/Sema/SemaDeclAttr.cpp
>
>- Commit *4d7ceba650731e787dff00fb69104ed68b828f91* by *Alex Lorenz:*
>
>The SubjectMatchRule enum should not be used as a DenseMap key to avoid
>- *edit*: lib/Sema/SemaAttr.cpp
>   - *edit*: include/clang/Basic/AttrSubjectMatchRules.h
>
>- Commit *1b95d81a4d815eb86d47dcb69cc15e553ef4f8e7* by *Alex Lorenz:*
>
>Add #pragma clang attribute support to the external_source_symbol
>- *edit*: test/Misc/pragma-attribute-supported-attributes-list.test
>   - *edit*: lib/Sema/SemaDeclAttr.cpp
>   - *edit*: include/clang/Basic/Attr.td
>   - *edit*: utils/TableGen/ClangAttrEmitter.cpp
>
>- Commit *6162e738605a8f491b5f941b16c40955b2d1a315* by *Ankit
>Aggarwal:*
>
>Fix some -swift-version 4 issues
>- *edit*: Sources/Basic/JSON.swift
>   - *edit*: Sources/Basic/Process.swift
>   - *edit*: Sources/PackageModel/Module.swift
>
>
>
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev


Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - OS X (swift 4.0) #27

2017-03-24 Thread Alex L via swift-dev
My bad, I forgot a cherry-pick. Should be fixed now.

On 24 March 2017 at 10:29,  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
>   
> 
>
>
> 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
>
>
>
>
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev


Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1959

2017-02-17 Thread Alex L via swift-dev
Should be fixed now by cherry-pick db7d8d26a585aacc0a77b230d7f3887dbe873dbf!

On 17 February 2017 at 09:34, Alex L  wrote:

> That's an issue with my commit, I will fix it.
>
> On 17 February 2017 at 09:26,  wrote:
>
>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1959]
>> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubun
>> tu-16_10/1959/
>> Project: oss-swift-incremental-RA-linux-ubuntu-16_10
>> Date of build: Fri, 17 Feb 2017 09:25:38 -0800
>> Build duration: 31 sec 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
>>   
>> 
>>
>> Tests:
>> Name: *Swift(linux-x86_64)*
>> Failed: 0 test(s), Passed: 8981 test(s), Total: 8981 test(s)
>> Name: *Swift-Unit*
>> Failed: 0 test(s), Passed: 310 test(s), Total: 310 test(s)
>>
>> Changes
>>
>>- Commit *15525c0d68d80fa137834a8054d9d379afa35749* by *nmersethcook:*
>>
>>[stdlib] Correct documentation for ReversedIndex.base
>>- *edit*: stdlib/public/core/Reverse.swift
>>   - *edit*: stdlib/public/core/Builtin.swift
>>
>>- Commit *cb5800aa6992b7de3ac8293cccdfb1d6c4033bc5* by *hughbellars:*
>>
>>[CMake] remove some unused functions
>>- *edit*: cmake/modules/SwiftDarwin.cmake
>>   - *edit*: cmake/modules/SwiftList.cmake
>>
>>- Commit *aba6d4164874877df7401acb61e97c3901df141f* by *hughbellars:*
>>
>>[CMake] remove redundant generator expression checks
>>- *edit*: cmake/modules/AddSwift.cmake
>>   - *edit*: CMakeLists.txt
>>
>>- Commit *2b1c5efe4b7ff15975c5a58a61e45b64a6923bde* by *hughbellars:*
>>
>>[CMake] remove redundant USES_TERMINAL checks
>>- *edit*: test/CMakeLists.txt
>>   - *edit*: cmake/modules/SwiftSharedCMakeConfig.cmake
>>
>>- Commit *38d9cb5d33ad8852eb51b141cc4b7fc9b314818b* by *hughbellars:*
>>
>>[CMake] remove dead version specific checks
>>- *edit*: cmake/modules/SwiftSharedCMakeConfig.cmake
>>
>>- Commit *0c82511b04859c03b36a16ade2200ecdae8b3bfb* by *hughbellars:*
>>
>>[CMake] remove redundant job pooling check
>>- *edit*: CMakeLists.txt
>>
>>- Commit *e6c6c85fe54ce299fd1ea48df833c13ab7e02119* by *hughbellars:*
>>
>>Convert python-lint to python, not bash, file
>>- *edit*: utils/python-lint
>>
>>- Commit *4c67c1d45b6f9649cc39bbb296d63663c1ef841f* by *rjmccall:*
>>
>>Add the initial revision of the ownership manifesto document.
>>- *add*: docs/OwnershipManifesto.md
>>
>>- Commit *4003b49150bc78080c279d47ad9efc0e42780dc6* by *arphaman:*
>>
>>Use correct fix-it location for -Wblock-capture-autoreleasing
>>- *edit*: test/SemaObjC/arc.m
>>   - *edit*: lib/Sema/SemaExpr.cpp
>>
>>
>>
>
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev


Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1959

2017-02-17 Thread Alex L via swift-dev
That's an issue with my commit, I will fix it.

On 17 February 2017 at 09:26,  wrote:

> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1959]
> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-
> ubuntu-16_10/1959/
> Project: oss-swift-incremental-RA-linux-ubuntu-16_10
> Date of build: Fri, 17 Feb 2017 09:25:38 -0800
> Build duration: 31 sec 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
>   
> 
>
> Tests:
> Name: *Swift(linux-x86_64)*
> Failed: 0 test(s), Passed: 8981 test(s), Total: 8981 test(s)
> Name: *Swift-Unit*
> Failed: 0 test(s), Passed: 310 test(s), Total: 310 test(s)
>
> Changes
>
>- Commit *15525c0d68d80fa137834a8054d9d379afa35749* by *nmersethcook:*
>
>[stdlib] Correct documentation for ReversedIndex.base
>- *edit*: stdlib/public/core/Reverse.swift
>   - *edit*: stdlib/public/core/Builtin.swift
>
>- Commit *cb5800aa6992b7de3ac8293cccdfb1d6c4033bc5* by *hughbellars:*
>
>[CMake] remove some unused functions
>- *edit*: cmake/modules/SwiftDarwin.cmake
>   - *edit*: cmake/modules/SwiftList.cmake
>
>- Commit *aba6d4164874877df7401acb61e97c3901df141f* by *hughbellars:*
>
>[CMake] remove redundant generator expression checks
>- *edit*: cmake/modules/AddSwift.cmake
>   - *edit*: CMakeLists.txt
>
>- Commit *2b1c5efe4b7ff15975c5a58a61e45b64a6923bde* by *hughbellars:*
>
>[CMake] remove redundant USES_TERMINAL checks
>- *edit*: test/CMakeLists.txt
>   - *edit*: cmake/modules/SwiftSharedCMakeConfig.cmake
>
>- Commit *38d9cb5d33ad8852eb51b141cc4b7fc9b314818b* by *hughbellars:*
>
>[CMake] remove dead version specific checks
>- *edit*: cmake/modules/SwiftSharedCMakeConfig.cmake
>
>- Commit *0c82511b04859c03b36a16ade2200ecdae8b3bfb* by *hughbellars:*
>
>[CMake] remove redundant job pooling check
>- *edit*: CMakeLists.txt
>
>- Commit *e6c6c85fe54ce299fd1ea48df833c13ab7e02119* by *hughbellars:*
>
>Convert python-lint to python, not bash, file
>- *edit*: utils/python-lint
>
>- Commit *4c67c1d45b6f9649cc39bbb296d63663c1ef841f* by *rjmccall:*
>
>Add the initial revision of the ownership manifesto document.
>- *add*: docs/OwnershipManifesto.md
>
>- Commit *4003b49150bc78080c279d47ad9efc0e42780dc6* by *arphaman:*
>
>Use correct fix-it location for -Wblock-capture-autoreleasing
>- *edit*: test/SemaObjC/arc.m
>   - *edit*: lib/Sema/SemaExpr.cpp
>
>
>
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev


Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (swift 3.1) #36

2016-12-08 Thread Alex L via swift-dev
This looks like the incremental build issue that we saw 2-3 weeks ago
(rdar://29201272), clang's libSema wasn't fully re-compiled:

[20/64] Building DiagnosticSemaKinds.inc...
...
[23/64] Updating DiagnosticSemaKinds.inc...
...
[35/50] Building CXX object
tools/clang/lib/Sema/CMakeFiles/clangSema.dir/SemaCXXScopeSpec.cpp.o
...
[39/50] Building CXX object
tools/clang/lib/Sema/CMakeFiles/clangSema.dir/SemaType.cpp.o
[40/50] Building CXX object
tools/clang/lib/Sema/CMakeFiles/clangSema.dir/SemaDecl.cpp.o
[41/50] Linking CXX static library lib/libclangSema.a


On 8 December 2016 at 16:39,  wrote:

> [FAILURE] oss-lldb-swift-3.1-incremental-osx [#36]
> Build URL: https://ci.swift.org/job/oss-lldb-swift-3.1-incremental-osx/36/
> Project: oss-lldb-swift-3.1-incremental-osx
> Date of build: Thu, 08 Dec 2016 07:43:12 -0800
> Build duration: 56 min Identified problems:
>
>- Assertion failure: This build failed because of an assertion
>failure. Below is a list of all errors in the build log:
>   - Indication 1
>   
> 
>- Compile Error: This build failed because of a compile error. Below
>is a list of all errors in the build log:
>   - Indication 1
>   
> 
>- Regression test failed: This build failed because a regression test
>in the test suite FAILed. Below is a list of all errors:
>   - Indication 1
>   
> 
>
>
> Changes
>
>- Commit *415306523048561c4211a5eab6ed8085ad9328e2* by *arphaman:*
>
>[ObjC++] Don't enter a C++ declarator scope when the current context is
>- *edit*: lib/Parse/ParseDecl.cpp
>   - *edit*: lib/Sema/SemaCXXScopeSpec.cpp
>   - *edit*: test/SemaObjCXX/crash.mm
>
>- Commit *80e3c5ba312cafdcd6a1b5db522eef60a2b8999a* by *arphaman:*
>
>Implement the -Wstrict-prototypes warning
>- *add*: test/Sema/warn-strict-prototypes.c
>   - *edit*: lib/Sema/SemaDecl.cpp
>   - *edit*: include/clang/Basic/DiagnosticSemaKinds.td
>   - *add*: test/Sema/warn-strict-prototypes.m
>   - *edit*: lib/Sema/SemaType.cpp
>
>
>
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev


Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #8105

2016-10-25 Thread Alex L via swift-dev
I committed a fix commit 2a0ee4a4880e725de37818fdf0646b0830ee3468 to the
swift-3.1-branch in swift-clang.

On 25 October 2016 at 19:10, Alex L  wrote:

> This is an error in a change I cherry picked to swift-3.1, I will push a
> fix to swift-3.1 now.
>
> On 25 October 2016 at 18:51,  wrote:
>
>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#8105]
>> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubun
>> tu-14_04/8105/
>> Project: oss-swift-incremental-RA-linux-ubuntu-14_04
>> Date of build: Tue, 25 Oct 2016 10:45:47 -0700
>> Build duration: 5 min 33 sec 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
>>   
>> 
>>
>>
>> Changes
>>
>>- Commit *7f2ec618b0de57d4aa79852ddedf88c585d3e498* by *mgottesman:*
>>
>>[semantic-arc] Change emitCopyValue entrypoints to return the copied
>>- *edit*: test/SILOptimizer/loweraggregateinstrs.sil
>>   - *edit*: include/swift/SIL/TypeLowering.h
>>   - *edit*: lib/SIL/TypeLowering.cpp
>>
>>- Commit *be95e63688bfd3a0f380633b33973fc1fca8c49d* by *mgottesman:*
>>
>>[semantic-arc] Add a flag to SILBuilder called isParsing to allow for
>>- *edit*: lib/Parse/ParseSIL.cpp
>>   - *edit*: include/swift/SIL/SILBuilder.h
>>
>>- Commit *bb2b6fde83e0b749cab83929e4083630130c533d* by *enderby:*
>>
>>Next set of additional error checks for invalid Mach-O files for bad
>>- *edit*: test/Object/macho-invalid.test
>>   - *add*: test/Object/Inputs/macho-inval
>>   id-dyldinfo-rebase_off-rebase_size
>>   - *add*: test/Object/Inputs/macho-invalid-dyldinfoonly-bad-size
>>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-lazy_bind_off-
>>   lazy_bind_size
>>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-small
>>   - *add*: test/Object/Inputs/macho-inval
>>   id-dyldinfoonly-lazy_bind_off
>>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-weak_bind_off-
>>   weak_bind_size
>>   - *add*: test/Object/Inputs/macho-invalid-dyldinfoonly-export_off
>>   - *add*: test/Object/Inputs/macho-inval
>>   id-dyldinfoonly-weak_bind_off
>>   - *add*: test/Object/Inputs/macho-inval
>>   id-dyldinfo-bind_off-bind_size
>>   - *add*: test/Object/Inputs/macho-invalid-dyldinfoonly-bind_off
>>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-rebase_off
>>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-more-than-one
>>   - *add*: test/Object/Inputs/macho-inval
>>   id-dyldinfo-export_off-export_size
>>   - *edit*: lib/Object/MachOObjectFile.cpp
>>
>>- Commit *be40b85e8c2401066ce46d40ae05b4f0d0fe2607* by *arphaman:*
>>
>>[Sema][TreeTransform] Re-create DesignatedInitExpr when a field
>>- *edit*: lib/Sema/TreeTransform.h
>>   - *add*: test/SemaCXX/designated-initializers.cpp
>>
>>- Commit *a8fcaa6921bce1ce30a7b2f65a0e1a47083b4c57* by *arphaman:*
>>
>>[Sema] Formatting warnings should see through Objective-C message
>>sends
>>- *edit*: test/SemaObjC/format-strings-objc.m
>>   - *edit*: lib/Sema/SemaChecking.cpp
>>
>>
>>
>
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev


Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #8105

2016-10-25 Thread Alex L via swift-dev
This is an error in a change I cherry picked to swift-3.1, I will push a
fix to swift-3.1 now.

On 25 October 2016 at 18:51,  wrote:

> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#8105]
> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-
> ubuntu-14_04/8105/
> Project: oss-swift-incremental-RA-linux-ubuntu-14_04
> Date of build: Tue, 25 Oct 2016 10:45:47 -0700
> Build duration: 5 min 33 sec 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
>   
> 
>
>
> Changes
>
>- Commit *7f2ec618b0de57d4aa79852ddedf88c585d3e498* by *mgottesman:*
>
>[semantic-arc] Change emitCopyValue entrypoints to return the copied
>- *edit*: test/SILOptimizer/loweraggregateinstrs.sil
>   - *edit*: include/swift/SIL/TypeLowering.h
>   - *edit*: lib/SIL/TypeLowering.cpp
>
>- Commit *be95e63688bfd3a0f380633b33973fc1fca8c49d* by *mgottesman:*
>
>[semantic-arc] Add a flag to SILBuilder called isParsing to allow for
>- *edit*: lib/Parse/ParseSIL.cpp
>   - *edit*: include/swift/SIL/SILBuilder.h
>
>- Commit *bb2b6fde83e0b749cab83929e4083630130c533d* by *enderby:*
>
>Next set of additional error checks for invalid Mach-O files for bad
>- *edit*: test/Object/macho-invalid.test
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-rebase_off-
>   rebase_size
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfoonly-bad-size
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-lazy_bind_
>   off-lazy_bind_size
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-small
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfoonly-lazy_bind_off
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-weak_bind_
>   off-weak_bind_size
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfoonly-export_off
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfoonly-weak_bind_off
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-bind_off-
>   bind_size
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfoonly-bind_off
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-rebase_off
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-more-than-one
>   - *add*: test/Object/Inputs/macho-invalid-dyldinfo-export_off-
>   export_size
>   - *edit*: lib/Object/MachOObjectFile.cpp
>
>- Commit *be40b85e8c2401066ce46d40ae05b4f0d0fe2607* by *arphaman:*
>
>[Sema][TreeTransform] Re-create DesignatedInitExpr when a field
>- *edit*: lib/Sema/TreeTransform.h
>   - *add*: test/SemaCXX/designated-initializers.cpp
>
>- Commit *a8fcaa6921bce1ce30a7b2f65a0e1a47083b4c57* by *arphaman:*
>
>[Sema] Formatting warnings should see through Objective-C message sends
>- *edit*: test/SemaObjC/format-strings-objc.m
>   - *edit*: lib/Sema/SemaChecking.cpp
>
>
>
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev