Report
[FAILURE] oss-swift-package-osx [#971]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/971/
Project:
oss-swift-package-osx
Date of build:
Tue, 02 Jan 2018 04:57:26 -0600
Build duration:
34 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit e03fceb91ec65277e473a3d37c9b05e39fc50d72 by francisvm:
[MC] - Don't assert when non-english characters are used.- edit: include/llvm/ADT/StringExtras.h
- edit: lib/MC/MCParser/AsmLexer.cpp
- add: test/MC/AsmParser/non-english-characters.s
-
Commit b80670d77d3f4cde54f6d33d9e8ced48e72acdbf by francisvm:
[YAML] Add support for non-printable characters- edit: lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
- edit: include/llvm/ObjectYAML/MachOYAML.h
- edit: lib/Support/YAMLTraits.cpp
- edit: include/llvm/CodeGen/MIRYamlMapping.h
- edit: lib/Support/Statistic.cpp
- edit: tools/dsymutil/DebugMap.h
- edit: unittests/Support/YAMLIOTest.cpp
- edit: include/llvm/ObjectYAML/CodeViewYAMLTypes.h
- edit: lib/Support/Timer.cpp
- edit: include/llvm/Support/YAMLTraits.h
- edit: lib/ObjectYAML/CodeViewYAMLTypes.cpp
- edit: include/llvm/ObjectYAML/YAML.h
- add: test/CodeGen/MIR/X86/escape-function-name.ll
- edit: docs/YamlIO.rst
- edit: lib/ObjectYAML/MachOYAML.cpp
- edit: lib/ObjectYAML/CodeViewYAMLSymbols.cpp
-
Commit acf228aeceb201e00598b4e3bdc164363a3eea48 by francisvm:
[YAML] Fix UTF-8 handling- edit: unittests/Support/YAMLIOTest.cpp
- edit: lib/Support/YAMLTraits.cpp
-
Commit 59f955a93ed5cbcec7c415a63e0d7bd7244762d4 by francisvm:
[YAML] Refactor escaping unittests- edit: include/llvm/Support/YAMLTraits.h
- edit: unittests/Support/YAMLIOTest.cpp
-
Commit 93f37e53dca07fa398a0ab39cab87fb140edd0f3 by francisvm:
[YAML] Fix YAML API usage- edit: lib/APINotes/APINotesYAMLCompiler.cpp