[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #8344

That's my fault, I forgot to cherry-pick a small NFC commit, will cherry
pick it now.

···

On 19 October 2016 at 15:28, <no-reply@swift.org> wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#8344]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-
ubuntu-15_10/8344/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10
Date of build: Wed, 19 Oct 2016 07:20:22 -0700
Build duration: 7 min 49 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
      <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-15_10/8344/consoleFull#346830814ee1a197b-acac-4b17-83cf-a53b95139a76&gt;

Changes

   - Commit *efd631d2813f04c6d5440461663835a05fa414e3* by *arphaman:*

   [CodeCompletion][NFC] Extract a function that looks for block decl type
   - *edit*: lib/Sema/SemaCodeComplete.cpp

   - Commit *19693edc75e3eed1d2df3fe18a694be152d684ea* by *arphaman:*

   [CodeCompletion][NFC] Extract a function that formats block
   - *edit*: lib/Sema/SemaCodeComplete.cpp

   - Commit *90c50b8953f6b95b447514c739e3c24f75c81db4* by *arphaman:*

   [CodeCompletion] Add a block property setter completion result
   - *edit*: lib/Parse/ParseExpr.cpp
      - *edit*: include/clang/Parse/Parser.h
      - *add*: test/Index/complete-block-property-assignment.m
      - *edit*: lib/Parse/ParseStmt.cpp
      - *edit*: include/clang/Sema/CodeCompleteConsumer.h
      - *edit*: include/clang/Sema/Sema.h
      - *edit*: lib/Sema/SemaCodeComplete.cpp