# [FAILURE] oss-swift-incremental-RA-osx [#11962]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/11962/
Project: oss-swift-incremental-RA-osx
Date of build: Mon, 08 Jun 2020 19:06:03 -0500
Build duration: 1 hr 24 min
Changes- Commit 3a2e9975d6617d7b39be97e4574319988d1323f3 by aprantl:
Adapt to upstream LLVM changes.
-
edit: lib/AST/Expr.cpp
-
edit: include/swift/AST/Evaluator.h
-
Commit f2310cff379ce86bedea308f199ef2b72d3a16ce by smeenai:
[Statistic] Adjust for LLVM r374490
- edit: lib/Sema/CSSolver.cpp
-
Commit 10cd0fc1b7dac5d68ac11510081fc0cd44bffc54 by aprantl:
Adapt to upstream LLVM changes.
- edit: test/DebugInfo/basic.swift
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 612c53be8fca9c4a29172759808683db2f1594ad by aprantl:
Update testcase for upstream LLVM changes.
- edit: test/DebugInfo/ErrorVar.swift
-
Commit 18b03171c4a56027c549a4baaaefa973ad906f56 by teemperor:
Fix build after removal of PointerUnion3/4
- edit: lib/Sema/ConstraintSystem.h
- edit: include/swift/SIL/SILLocation.h
- edit: include/swift/AST/ClangNode.h
-
Commit 334ec53c178b90a61766847d54d2f39678ddb45c by teemperor:
Fix Python 3.x error in Tuple.swift.gyb due concatenating "range + list"
- edit: stdlib/public/core/Tuple.swift.gyb
-
Commit 1577506f3198af05281e23f1482548507d441fe7 by aprantl:
Reflection: Implement a TypeRef -> Demangle tree adapter.
- edit: stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp
- edit: stdlib/public/Reflection/TypeRef.cpp
- edit: stdlib/public/runtime/Demangle.cpp
- edit: validation-test/Reflection/existentials.swift
- edit: validation-test/Reflection/existentials_objc.swift
- edit: include/swift/Reflection/TypeRef.h
-
Commit 984247abfc6ff7b9e11cf11605e6262ec01de058 by jonas:
[build-script] Disable LZMA for swift-lldb
- edit: utils/build-script-impl
-
Commit 5b5d2f600fde4a7b76c13ca203b68cc4619c1d8a by apl:
Adjust to upstream changes
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 06a829c72e102c827985ee9f2b653f55c5b63b8c by vsk:
IRGenDebugInfo: Pass Sysroot to DIBuilder::createModule (#29524)
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit d1e6438cbb6aa4c9359d02f58995b29e0779fee2 by vsk:
Revert "IRGenDebugInfo: Pass Sysroot to DIBuilder::createModule
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 4a4a5fabb035844cfea18057e02809f4ebf4dd0b by friss:
Adapt the llvm.org DIBuilder API change.
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit a3afd8b1554cc4956233c33dad2b4ce46bafb0e3 by friss:
Adapt to llvm.org StringRef API change
- edit: lib/IDE/CodeCompletion.cpp
- edit: tools/SourceKit/lib/Support/ImmutableTextBuffer.cpp
- edit: tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
- edit: lib/ClangImporter/ClangImporter.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
- edit: lib/FrontendTool/FrontendTool.cpp
- edit: lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp
- edit: lib/Serialization/SerializeDoc.cpp
- edit: tools/swift-demangle/swift-demangle.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
- edit: lib/Demangling/NodePrinter.cpp
- edit: lib/Serialization/SerializedModuleLoader.cpp
- edit: lib/AST/USRGeneration.cpp
- edit: lib/RemoteAST/RemoteAST.cpp
- edit: tools/SourceKit/include/SourceKit/Support/Logging.h
- edit: tools/SourceKit/tools/sourcekitd/bin/InProc/sourcekitdInProc.cpp
- edit: lib/SILGen/SILGenGlobalVariable.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
- edit: stdlib/public/Reflection/TypeRefBuilder.cpp
- edit: lib/IDE/CodeCompletionCache.cpp
- edit: tools/SourceKit/tools/complete-test/complete-test.cpp
- edit: lib/Basic/SourceLoc.cpp
- edit: lib/SILOptimizer/Mandatory/DefiniteInitialization.cpp
- edit: include/swift/SIL/SILFunction.h
- edit: lib/SIL/SILCoverageMap.cpp
- edit: lib/IDE/REPLCodeCompletion.cpp
- edit: lib/SILOptimizer/PassManager/PassManager.cpp
- edit: tools/swift-ide-test/XMLValidator.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
- edit: lib/LLVMPasses/LLVMInlineTree.cpp
- edit: lib/SILGen/SILGenApply.cpp
- edit: include/swift/AST/Identifier.h
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
- edit: include/swift/Demangling/TypeDecoder.h
- edit: lib/SIL/SILConstants.cpp
- edit: lib/Frontend/ModuleInterfaceBuilder.cpp
- edit: tools/driver/autolink_extract_main.cpp
- edit: tools/driver/modulewrap_main.cpp
- edit: lib/IRGen/GenObjC.cpp
- edit: lib/Sema/CSDiagnostics.cpp
- edit: lib/Index/IndexRecord.cpp
- edit: lib/Migrator/EditorAdapter.cpp
- edit: lib/IDE/APIDigesterData.cpp
- edit: lib/IDE/ModuleInterfacePrinting.cpp
- edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
- edit: lib/ParseSIL/ParseSIL.cpp
- edit: lib/Sema/InstrumenterSupport.cpp
- edit: tools/SourceKit/tools/sourcekitd/lib/API/DocStructureArray.cpp
- edit: lib/SIL/SILDeclRef.cpp
- edit: tools/driver/swift_indent_main.cpp
- edit: lib/AST/FineGrainedDependencies.cpp
- edit: lib/Sema/CalleeCandidateInfo.cpp
- edit: lib/Sema/TypeCheckType.cpp
- edit: lib/AST/SwiftNameTranslation.cpp
- edit: lib/SILOptimizer/LoopTransforms/ArrayPropertyOpt.cpp
- edit: lib/AST/ASTPrinter.cpp
- edit: lib/Driver/FineGrainedDependencyDriverGraph.cpp
- edit: lib/Migrator/Migrator.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
- edit: lib/TBDGen/TBDGen.cpp
- edit: lib/AST/FineGrainedDependenciesSourceFileDepGraphConstructor.cpp
- edit: lib/Migrator/MigrationState.cpp
- edit: lib/AST/Module.cpp
- edit: lib/Driver/Driver.cpp
- edit: lib/Driver/SourceComparator.cpp
- edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
- edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-Common.cpp
- edit: lib/Demangling/OldRemangler.cpp
- edit: lib/Migrator/FixitApplyDiagnosticConsumer.cpp
- edit: lib/IRGen/GenReflection.cpp
- edit: lib/ASTSectionImporter/ASTSectionImporter.cpp
- edit: tools/sil-func-extractor/SILFunctionExtractor.cpp
- edit: include/swift/ABI/TypeIdentity.h
- edit: tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp
- edit: include/swift/Remote/MetadataReader.h
- edit: lib/Driver/ToolChains.cpp
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: lib/Driver/ParseableOutput.cpp
- edit: lib/IRGen/GenMeta.cpp
- edit: include/swift/Basic/LangOptions.h
- edit: lib/AST/ASTContext.cpp
- edit: lib/Frontend/DiagnosticVerifier.cpp
- edit: tools/SourceKit/lib/Support/UIDRegistry.cpp
- edit: lib/Migrator/APIDiffMigratorPass.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
- edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
- edit: tools/swift-refactor/swift-refactor.cpp
- edit: lib/IRGen/Linking.cpp
- edit: lib/IDE/Refactoring.cpp
- edit: lib/IRGen/MetadataRequest.cpp
- edit: lib/IDE/Utils.cpp
- edit: lib/AST/DiagnosticEngine.cpp
- edit: tools/SourceKit/lib/Core/NotificationCenter.cpp
- edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
- edit: tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XPCService.cpp
- edit: lib/Frontend/Frontend.cpp
- edit: lib/IDE/Formatting.cpp
- edit: lib/Frontend/ModuleInterfaceLoader.cpp
- edit: lib/Driver/Job.cpp
- edit: lib/Driver/CoarseGrainedDependencyGraph.cpp
-
Commit 1fa3a310131845ddf5169ec606500371f5904c7d by smeenai:
[SourceKit] Adjust for LLVM StringRef change (#29625)
- edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp
- edit: tools/SourceKit/tools/sourcekitd/bin/InProc/sourcekitdInProc.cpp
-
Commit 3d3e19223b58abc4eaab1576ff3f82d9024216f3 by puyan:
Handling strict conversion criteria for StringRef to std::string from
- edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
- edit: lib/Frontend/ModuleInterfaceBuilder.cpp
-
Commit 728e8a1bde9b5e2ae219427dca70ff689e2f200a by teemperor:
Adapt to API change that moved Sysroot attribute to CompileUnit
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 4469a6819e041d1bd58dbc5a6ca2cc19b7767b23 by jonas:
[IRGen] Adjust for upstream API change
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit ccd9ed2aaa3f77065578677c83252754c61c7eec by rwidmann:
Resolve master -> master-next Merge Conflicts (#29884)
- edit: test/SILOptimizer/sil_combine.sil
- add: test/stdlib/EmptyCollectionSingletonRealization.swift
- edit: lib/Sema/ConstraintSystem.cpp
- add: unittests/Driver/MockingFineGrainedDependencyGraphs.h
- edit: docs/TypeChecker.rst
- edit: include/swift/AST/FineGrainedDependencies.h
- edit: unittests/Driver/TypeBodyFingerprintsDependencyGraphTests.cpp
- edit: lib/AST/FineGrainedDependencies.cpp
- edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
- edit: unittests/Driver/CMakeLists.txt
- edit: stdlib/public/core/SetStorage.swift
- add: include/swift/AST/SourceFileDepGraphConstructor.h
- edit: stdlib/public/core/DictionaryStorage.swift
- add: test/SILOptimizer/sil_combine_alloc_stack.swift
- add: unittests/Driver/MockingFineGrainedDependencyGraphs.cpp
- edit: lib/AST/SourceFileDepGraphConstructor.cpp
- edit: unittests/Driver/FineGrainedDependencyGraphTests.cpp
- edit: lib/Driver/FineGrainedDependencyDriverGraph.cpp
- edit: include/swift/Driver/FineGrainedDependencyDriverGraph.h
-
Commit 3dedcce62011587e1abeb49249dd1176948c526a by rwidmann:
Add missing StringRef -> std::string conversions (#29892)
- edit: lib/AST/SourceFileDepGraphConstructor.cpp
- edit: lib/Driver/FineGrainedDependencyDriverGraph.cpp
-
Commit 487fbddfdb10967ad87aab310b1180b26911277c by teemperor:
Fix compilation error after removal of implicit StringRef -> std::string
- edit: lib/AST/FrontendSourceFileDepGraphFactory.cpp
-
Commit ea4204244ccfea2133973d6531282d7a48675595 by apl:
Adjust for LLVM commit 21390eab4c05
- edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
- edit: lib/SILOptimizer/Transforms/AccessEnforcementOpts.cpp
-
Commit 17b25bad5de1890a89726fa478cd881f2c340413 by apl:
Include clang SourceManager header where needed
- edit: lib/PrintAsObjC/DeclAndTypePrinter.cpp
- edit: lib/AST/ASTPrinter.cpp
- edit: lib/IDE/SwiftSourceDocInfo.cpp
-
Commit 030f70b7034e0ef72ece702e8c7ead7b82e00ef7 by apl:
Include llvm Debug header where used
- edit: lib/IRGen/TypeLayout.h
-
Commit 69ae40eada1401f12cee3083930ebc9024642c20 by apl:
Include llvm StringMap header where used
- edit: include/swift/Frontend/FrontendInputsAndOutputs.h
-
Commit 4a004de39da438fc0103ff86350b8f9f259df286 by apl:
Include llvm Error header where used
- edit: include/swift/AST/SimpleRequest.h
-
Commit 9c99dd39d563cb47519f6be16375ff1da6e2628f by apl:
Include llvm PointerLikeTypeTraits header where used
- edit: include/swift/SIL/SILNode.h
-
Commit ef9ecd87b43f520d0a545c5d7a9721cc08cdc3b4 by apl:
More explicit StringRef to std::string conversions
- edit: lib/AST/ReferencedNameTracker.cpp
- edit: lib/Frontend/PrintingDiagnosticConsumer.cpp
-
Commit a489c40fd7c3dd52c140c9f4d3d5858fbcc25838 by apl:
Adjust for LLVM commit dd1ea9de2e3e3
- edit: lib/IRGen/GenCoverage.cpp
-
Commit 224c612fc01677a01aaf5846189a5cfd5de472b0 by apl:
Follow-up change to PR30186
- edit: lib/AST/ReferencedNameTracker.cpp
- edit: lib/Frontend/PrintingDiagnosticConsumer.cpp
-
Commit 61f4c32bc89f48f97339e95de3b8f9176e6268d2 by vsk:
[Coverage] Port GenCoverage to the new format
- edit: lib/IRGen/GenCoverage.cpp
-
Commit b29f7cd2c10e9ddc4abe4b1fb587a97bc6d65c98 by forster:
Fix build breaks for master-next against llvm.org.
- edit: unittests/IDE/Placeholders.cpp
- edit: unittests/SourceKit/SwiftLang/CursorInfoTest.cpp
- edit: unittests/Basic/PrefixMapTest.cpp
- edit: unittests/FrontendTool/ModuleLoadingTests.cpp
- edit: unittests/ClangImporter/ClangImporterTests.cpp
-
Commit 8c2aeb387cead9a6b0f4dda7e804713a58846329 by brentdax:
Patch up runConstructors() change in Immediate.cpp
- edit: lib/Immediate/Immediate.cpp
-
Commit 5da2adb6b1b823a5ca3ea0ae7b28c1783e9c6f22 by rishizaki:
Disable SourceKit/CursorInfo/use-swift-source-info.swift
- edit: test/SourceKit/CursorInfo/use-swift-source-info.swift
-
Commit 1bd6a0a3719a5fe7cfb9f7611e443895cfab0bf9 by aprantl:
Adapt to upstream header file reshuffling in
- edit: include/swift/ClangImporter/ClangModule.h
- edit: lib/PrintAsObjC/ModuleContentsWriter.cpp
- edit: lib/ClangImporter/ClangImporter.cpp
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 41f76322d2687c114cff491461a0127467cea8d0 by aprantl:
Adapt to upstream header file reshuffling
- edit: lib/Serialization/SerializedModuleLoader.cpp
- edit: lib/AST/ClangTypeConverter.cpp
- edit: lib/Sema/NameBinding.cpp
- edit: lib/FrontendTool/FrontendTool.cpp
- edit: lib/ClangImporter/ImportDecl.cpp
- edit: lib/IDE/Utils.cpp
-
Commit 2576ee91f3e7c6a6aa7ac783c2b87f124dbd07e5 by aprantl:
Add missing include
- edit: unittests/AST/TestContext.h
-
Commit 562afc6e97610eb8ca0420a7065805be1dd35048 by aprantl:
Update testcases for upstream changes.
- edit: test/DebugInfo/transparent.swift
- edit: test/DebugInfo/inlinescopes.swift
-
Commit 6fb3b15c17187294dc80793451050f0e87d6450c by blangmuir:
XFAIL two tests failing on master-next
- edit: test/Serialization/load-target-normalization.swift
- edit: test/Driver/bad_tmpdir.swift
-
Commit cc8653d86eb27abc1e0202bc6fb617c2443335e2 by aschwaighofer:
Adjust to llvm change ac1d23ed7de01fb3a18b340536842a419b504d86
- edit: tools/swift-llvm-opt/LLVMOpt.cpp
-
Commit 95d98249ce239c34f496b05222c6de814b8e98c8 by brentdax:
Handle flaky SourceKit/CursorInfo/use-swift-source-info.swift
- edit: test/SourceKit/CursorInfo/use-swift-source-info.swift
-
Commit afafae4148c8413bb15a681d1155f722ef3f548d by aschwaighofer:
Disable irgen test on linux
- edit: test/IRGen/pic.swift
-
Commit f7cf5bde468e29ebe8239fbea53af39e7ecf4f5d by aprantl:
Adapt test to upstream readobj output change
- edit: test/DebugInfo/modulecache.swift
-
Commit 886e25ac1c5666c59f5599b550e7f5bd42299db9 by aprantl:
Update test for upstream codegen changes
- edit: test/DebugInfo/top_level_code.swift
-
Commit dfcd6611afc14356e9c908bb61119b0d0f34b168 by apl:
Handle clang::TargetInfo::HexagonBuiltinVaList
- edit: lib/ClangImporter/ImportDecl.cpp
-
Commit c04b6b6e329b6017f6297243da1cab70e5435b72 by apl:
More StringRef -> std::string explicit conversions
- edit: lib/Serialization/ModuleFile.cpp
- edit: lib/Serialization/Serialization.cpp
-
Commit 9f9668327c7b1e34c3cd1ba5240a3c31a2832657 by lanza:
Add OMPArrayShaping to a few switch statements
- edit: lib/ClangImporter/ClangAdapter.cpp
- edit: lib/ClangImporter/ImportType.cpp
-
Commit a162bd5ea85c843bfb09c9dc1d7b0b1cc8e1c34b by lanza:
Add OMPIterator to a few switch cases
- edit: lib/ClangImporter/ClangAdapter.cpp
- edit: lib/ClangImporter/ImportType.cpp
-
Commit a49bceeedf2875c6542812b0dc03ae7e382246e1 by lanza:
Convert a clang::Module to non-const to account for a clang API change
- edit: lib/ClangImporter/ClangImporter.cpp
-
Commit 249299d7bb5242a6761f853e9740e5103cb323e3 by rwidmann:
Tighten-up a Foundation Deserialization Test
- edit: test/SIL/Serialization/deserialize_foundation.sil
-
Commit 8e0bea991196670a49c19e67dea16d1f15c415e0 by forster:
Call the new BinaryOperator factory function
- edit: lib/ClangImporter/ImportDecl.cpp
-
Commit 36279e2b6e2600dd45ea5f4ca8c657c46a880ab2 by forster:
Use LLVM version of combineHashValue
- edit: include/swift/AST/SourceFile.h
- edit: lib/IRGen/LocalTypeDataKind.h
-
Commit 7b345931d55cc6153757967c0448e1dea0107154 by forster:
Remove Swift's copy of llvm::interleave
- edit: include/swift/Basic/STLExtras.h
-
Commit bcf0afd57af27b5fafee2ab7d2641e51d82b175e by forster:
Ignore ExtInt for C interop and IRGen
- edit: lib/ClangImporter/ImportType.cpp
- edit: lib/IRGen/GenCall.cpp
-
Commit 21adecc9c27ce43271ba462f6f245751a64af4b6 by forster:
Another StringRef -> std::string conversion fix.
- edit: tools/swift-api-digester/swift-api-digester.cpp
-
Commit 01096b6a61ea32ea577e37a2bb48242e1beaf3a8 by forster:
Fix the master-next build
- edit: lib/ClangImporter/ClangAdapter.cpp
- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit b59ffe0edf8c89892faed8ce728b37b8a433f628 by smeenai:
[ClangImporter] Adjust for LLVM changes
- edit: lib/ClangImporter/ImportType.cpp
- edit: lib/ClangImporter/ImportDecl.cpp
-
Commit b91c475bfb29d64ec5647e0524ac4f3a466d8310 by smeenai:
[runtime] Adjust LLVMSupport for SmallVectorBase change
- edit: stdlib/public/runtime/LLVMSupport.cpp
-
Commit 78b444d1f0993803d14975a529deec84472afb10 by smeenai:
[runtime] Adjust LLVMSupport for upstream 7aaff8fd2da2
- edit: stdlib/public/runtime/LLVMSupport.cpp
-
Commit 8637bdab631147fa02f86b7b645251b99fdd9ecc by atrick:
Merge llvm:master; fix SmallVectorBase in the swift runtime.
- edit: stdlib/public/runtime/LLVMSupport.cpp
-
Commit d38f436a5f7f0e9dc96218eb6c286a3c4a068d06 by atrick:
Revert "Merge llvm:master; fix SmallVectorBase in the swift runtime."
- edit: stdlib/public/runtime/LLVMSupport.cpp
-
Commit cc798552652c9dad62fb5124898618148b08cd1c by mikeash:
[Runtime] Fix ConcurrentMapBase::destroyNode to pass the new alignment
- edit: include/swift/Runtime/Concurrent.h
-
Commit f8107fbe85e7a6873aafcbfd12c767b2650d99b7 by mikeash:
[Runtime] Add an alignment parameter to MetadataAllocator::Deallocate to
- edit: stdlib/public/runtime/MetadataCache.h
- edit: stdlib/public/runtime/Metadata.cpp
-
Commit a195733336ffc51c09a8de0a39ba6df50a17c07d by aschwaighofer:
[master-next] Fix compile error ParsedRawSyntaxNode and SwiftLangSupport
- edit: include/swift/Parse/ParsedRawSyntaxNode.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
-
Commit 63c0ded8c90f670f886dd213f3148bdb352b60ea by aschwaighofer:
Include llvm/Support/Debug.h in AdjointValue.h
- edit: include/swift/SILOptimizer/Differentiation/AdjointValue.h
-
Commit 7eec685b074bbd356272c9af7ad9501742f1c663 by aschwaighofer:
ClangImporter: Ignore matrix types for now
- edit: lib/ClangImporter/ImportType.cpp
-
Commit a7f3d2bae391e888ce804ff9d7ebf0a2dca8d4c0 by aschwaighofer:
Adjust to new ElementCount type for vector operations
- edit: lib/IRGen/GenConstant.cpp
-
Commit eab0fe2ff7cb4a31366345e17032d155a9567518 by aschwaighofer:
IRGen: Adjust to added Matrix type ignore for now
- edit: lib/IRGen/GenCall.cpp
-
Commit 622fee54a7996d835c525291926f90ef0dda2e73 by aschwaighofer:
Another std::string StringRef assignment.
- edit: lib/Frontend/ModuleInterfaceLoader.cpp
-
Commit 803414cea7f3ad5e60cfb300f3a32f38fd23c28d by aschwaighofer:
Adjust to MaybeAlign -> Align change in LoadInst api
- edit: lib/IRGen/IRBuilder.h
-
Commit 0792b12eed45f5269df6557058eb805f58b73c77 by aschwaighofer:
Make sure we get a valid llvm::Align value
- edit: lib/IRGen/IRBuilder.h
-
Commit 5372afeb98cf7a4523ed3a5cd7582800cd2b7a1a by aschwaighofer:
Adjust to MaybeAlign -> Align change in llvm::StoreInst api
- edit: lib/IRGen/IRBuilder.h
-
Commit 2b2f7dcd2fb6cda1ec1e6ccafa6b2bc7c6695e91 by aschwaighofer:
Adjust to AllocaInst MaybeAlign -> Align api change
- edit: lib/IRGen/GenOpaque.cpp
- edit: lib/IRGen/GenDecl.cpp
- edit: lib/IRGen/GenCall.cpp
-
Commit 81e1c2325fffe9d33ededbfb2d00a4c519cb4876 by nullptr:
[builtins] Fix a broken build by removing a ScalableVecArgument case.
- edit: lib/AST/Builtins.cpp
-
Commit 9498b03ec3a1e9391e01690ba572e664159a4ab7 by jonas:
[ClangImporter] Add explicit std::string conversion
- edit: lib/ClangImporter/ClangModuleDependencyScanner.cpp
-
Commit 614d257cdb235617fdb79dd1929d3b1ecff910c9 by nullptr:
[builtins] Add the intrinsic BFloat to
- edit: lib/AST/Builtins.cpp
-
Commit 6e368aec136a733a6355483ef7c52b962e33270b by mboehme:
Add new enum value clang::BuiltinType::IncompleteMatrixIdx to switch
- edit: lib/ClangImporter/ClangAdapter.cpp
- edit: lib/ClangImporter/ImportType.cpp
-
Commit b1ac68b3b137dcfe1ec43dd7748c1c1682dd49f4 by dave:
[test] Clang is now more strict about underlying type enums
- edit: test/DebugInfo/Inputs/Macro.h
-
Commit 7525b63412a1756bac377536f205f53c835c6827 by dave:
Unbreak after clang added BFloat16 builtin
- edit: lib/ClangImporter/ImportType.cpp
- edit: lib/ClangImporter/ClangAdapter.cpp
- edit: lib/IRGen/GenCall.cpp
-
Commit bd85096a7980dcaba0f46ca5bcf96789159cac42 by dave:
Track upstream changes
- edit: lib/IRGen/GenEnum.cpp
-
Commit 68351d21105d8bce516ce2108b87444526b54694 by klorentey:
Revert "Merge remote-tracking branch 'origin/master-next'"
- edit: test/Driver/bad_tmpdir.swift
- edit: lib/ClangImporter/ClangAdapter.cpp
- edit: lib/IRGen/GenCoverage.cpp
- edit: test/IRGen/pic.swift
- edit: lib/Sema/CSSolver.cpp
- edit: test/DebugInfo/top_level_code.swift
- edit: lib/FrontendTool/FrontendTool.cpp
- edit: lib/IRGen/TypeLayout.h
- edit: tools/swift-api-digester/swift-api-digester.cpp
- edit: lib/Serialization/SerializedModuleLoader.cpp
- edit: lib/IRGen/IRGenDebugInfo.cpp
- edit: lib/AST/ASTPrinter.cpp
- edit: lib/Serialization/ModuleFile.cpp
- edit: include/swift/Basic/STLExtras.h
- edit: lib/IDE/SwiftSourceDocInfo.cpp
- edit: lib/Frontend/ModuleInterfaceLoader.cpp
- edit: lib/Immediate/Immediate.cpp
- edit: include/swift/AST/ClangNode.h
- edit: lib/IRGen/LocalTypeDataKind.h
- edit: test/DebugInfo/Inputs/Macro.h
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
- edit: lib/PrintAsObjC/DeclAndTypePrinter.cpp
- edit: lib/ClangImporter/ImportDecl.cpp
- edit: test/SourceKit/CursorInfo/use-swift-source-info.swift
- edit: tools/swift-llvm-opt/LLVMOpt.cpp
- edit: lib/AST/Expr.cpp
- edit: lib/IRGen/GenCall.cpp
- edit: test/DebugInfo/transparent.swift
- edit: include/swift/SIL/SILNode.h
- edit: include/swift/Frontend/FrontendInputsAndOutputs.h
- edit: include/swift/ClangImporter/ClangModule.h
- edit: unittests/AST/TestContext.h
- edit: lib/IRGen/GenOpaque.cpp
- edit: lib/Serialization/Serialization.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
- edit: include/swift/AST/SimpleRequest.h
- edit: lib/PrintAsObjC/ModuleContentsWriter.cpp
- edit: lib/ClangImporter/ImportType.cpp
- edit: lib/SILOptimizer/Transforms/AccessEnforcementOpts.cpp
- edit: lib/IDE/Utils.cpp
- edit: include/swift/Parse/ParsedRawSyntaxNode.h
- edit: lib/ClangImporter/ClangImporter.cpp
- edit: include/swift/AST/SourceFile.h
- edit: lib/AST/Builtins.cpp
- edit: lib/IRGen/GenEnum.cpp
- edit: test/DebugInfo/inlinescopes.swift
- edit: include/swift/SIL/SILLocation.h
- edit: lib/IRGen/GenDecl.cpp
- edit: lib/IRGen/GenConstant.cpp
- edit: test/DebugInfo/modulecache.swift
- edit: lib/IRGen/IRBuilder.h
- edit: test/Serialization/load-target-normalization.swift