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

I fixed this in subsequent commit.

David

···

On Feb 7, 2017, at 5:22 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#923]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/923/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Tue, 07 Feb 2017 17:06:32 -0800
Build duration: 16 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-incremental-RA-linux-ubuntu-14_04/923/consoleFull#654459320ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Changes

Commit 35eaf6846131aca6c162518f977afc5d57191ed6 by hughbellars:
Fix warnings for llvm::Triple::Wasm after updating LLVM to upstream

edit: lib/IRGen/GenReflection.cpp
edit: lib/IRGen/IRGen.cpp
edit: lib/IRGen/GenMeta.cpp

Commit 51ae7f71164453f0d02bf0b9326c58eee1d6acde by compnerd:
build: reduce some duplication

edit: CMakeLists.txt

Commit 6952f17c46c11a93432c03a4b012ce266392517e by compnerd:
build: use cmake variable for information

edit: CMakeLists.txt

Commit 6d1eb5b42a8c49f694187d5094d8208da6769437 by practicalswift:
[swiftc (46 vs. 5451)] Add crasher in

add: validation-test/compiler_crashers/28685-unreachable-executed-at-swift-lib-ast-type-cpp-1344.swift

Commit d34062455c6f8b8f03c4f8664652c3ab96267600 by dgregor:
Eliminate GenericEnvironment::clearGenericEnvironment(). NFC

edit: include/swift/AST/GenericEnvironment.h

Commit 575908a0e8d8e07dcb00e4bf53d26f3b3868f6c4 by dgregor:
[Parser] Wipe out bogus generic parameters that we parsed in SIL mode.

edit: lib/Sema/TypeCheckGeneric.cpp
edit: lib/Parse/ParseType.cpp