[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #9209

That was fast. Looks like the AST APIs I was using changed since yesterday.

···

On Apr 4, 2017, at 10:03, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-osx [#9209]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/9209/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 04 Apr 2017 10:01:50 -0700
Build duration: 1 min 19 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-osx/9209/consoleFull#-249860199ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Changes

Commit 65a36e43ade633759b458e0fe18e3a81068ae412 by Jordan Rose:
[ClangImporter] Fix argument dumping not to print "clang" twice.

edit: lib/ClangImporter/ClangImporter.cpp

Commit d1f0a245df6c29112f3f864c0b2acf3ce9b2bc70 by Jordan Rose:
[ClangImporter] Avoid full conformance checks for swift_wrapper types.

add: test/ClangImporter/Inputs/MoreSwiftNewtypes_conformances.swift
edit: lib/ClangImporter/ImportDecl.cpp
edit: test/ClangImporter/Inputs/custom-modules/module.map
add: test/ClangImporter/Inputs/MoreSwiftNewtypes_tests.swift
edit: test/ClangImporter/newtype_conformance.swift
add: test/ClangImporter/Inputs/custom-modules/MoreSwiftNewtypes.h

Commit f422612a7475b11e353d7bf38d896441edec5b29 by Jordan Rose:
[ClangImporter] Re-enable "class members before categories" assertion.

edit: lib/ClangImporter/ImportDecl.cpp