Report
Build URL: https://ci.swift.org/job/oss-lldb-incremental-debug-osx/36/ Project: oss-lldb-incremental-debug-osx Date of build: Fri, 20 Apr 2018 19:45:36 -0500 Build duration: 1 hr 39 min
Commit 4ec97cb00141d5adb09cacb3d9d96a1beae38ae1 by jordan_rose: Record whether a module came from a private module map
Commit 8041cb082f1d7c691ba51aecb943834559233a9e by jordan_rose: Tweak search path for API notes for private top-level modules
Commit 2ceea38b149a8596acc60f0007bc0cb917df32f1 by artem.dergachev: Fix -Wunused-variable warnings after r330377.
Commit f455b268dfb81ed69af05e9019b0effeffc1f9ce by ghoflehner: [llvm-objdump] Issue error message when object file cannot be created
Commit 648b5c042fca820dd803040a0b19233e326869be by aprantl: Fix a crash when resolving overloads of C++ virtual methods.
Commit 94177e57cb2ac5b2d90c44083d2eede211f6c357 by friss: Revert "Make sure deleting all breakpoints clears their sites first"
Commit 18cbbac28132c001d7ada5263a8b351eecd7db77 by ditaliano: [dotest] --skip-category should append and not override.
Commit b984789ee5e197a56a7bd04cffe7cc595480d0cd by rishizaki: [AST] Initialize Target of break/continue with nullptr
Commit 903ba263d9f885a3682ad9dcdc7fe967b8879e03 by spestov: Sema: Fix a warning
Commit 22fe6181ddd353be97f49cd6fff866e60ae1a59d by spestov: AST: Fix uninitialized memory
Commit 544927862abdfa85554f7f6e33859417b2bb298f by spestov: Sema: Don't finalize types defined in primary files
Commit 14f9e8a260988a021367c5bb454b2f88a771262d by spestov: Sema: Simplify 'lazy' property completion
Commit 14a4e6fedd6ecb7fdb48494ed09645b02683b6c3 by github: Add a note about SR-106 to the changelog. (#16061)
Commit bb04d87cd8f6d226d246f053fda0301233ee123e by dgregor: [AST] Make TypeBase::adjustSuperclassMemberDeclType() more robust.
Commit 8d2ca387ef4e5c9cd4d7739a59297e65d4635661 by dgregor: The test case from rdar://problem/31164540 is also fixed.
Commit 8146d25641dc5991791ae6652eacd3970dbc215e by dgregor: [Conformance checking] Diagnose missing witnesses along "lazy" paths.
Commit 8ea2d0dded17a61535eaf282e21025039415a6f6 by blangmuir: [BatchMode] Avoid spurious warnings in sourcekitd and indexing
Commit 0ff2cd97c97fbb2f7f39dc53ec4604afa2b634e7 by spestov: Sema: Force Codable conformances when validating layout of a class
Commit 16025803030689968bba9941f0fb0230182e6ec4 by spestov: SIL: Sort vtable entries for synthesized methods
Commit ba506a90fc972a09809d294353d54f48715d002c by mikeash: [Runtime] Add the inline attribute to CRGet/SetCrashLogMessage functions
Commit e75f69ba4606333ba60f259b05c8b5d83f6cde11 by aschwaighofer: Disable test/stdlib/ErrorBridgedStatic.swift on no_asserts builds
Commit e727abe202f5735e4fe6390ea7852890eaa8aa26 by blangmuir: Add a comment explaining a test for -disable-batch-mode -index-file
Commit c3f4d99e577e917a646fb0ceebff6cb91a4e1ff1 by github: Group the the code coverage, profiling, and pgo tests together (#16070)
Commit f6b67f33feaefd9de3bc68d1e8c9a8b078d7e2ce by github: Declare some FloatingPointSign members explicitly for @inlinable
Commit 766acd44edddd93cd397e18f02dbc0aa528edf34 by github: Make 'rawValue' and 'init(rawValue:)' inlinable for non-resilient enums
Commit 62e00eeff8d8ce678d31668cc97d144bce3c7537 by shajrawi: SILVerifier: add missing SILStage::Lowered checks for Instructions that
Commit 9b8cd0dc15c7e8f2f6f27dc91dd08b5a5b940649 by xi_ge: swift-api-digester: detect API changes due to undoing
Commit 797901fc4145c6437fe9c69edf32d495aefc6723 by github: Enable @unknown default warnings by default in Swift 5 mode (#16045)
@unknown default
Commit 4287b863aa0f62db809362244661b101628c0f90 by mishal_shah: Update the branch info for integration test and playground support