swift
Finish merge from swift-DEVELOPMENT-SNAPSHOT-2019-10-08-a
#27693
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
182
Changes
View On
GitHub
Finish merge from swift-DEVELOPMENT-SNAPSHOT-2019-10-08-a
#27693
asuhan
merged 182 commits into
tensorflow-merge
from
asuhan/tensorflow-merge
[Diagnostics][NFC] Optionally add notes as explicit children of an er…
000294f5
Add diagnoseWithNotes helper so CompoundDiagnosticTransation doesn't …
6e1e768d
[SIL Optimization][OSLogOptimization] Improve the logic for
b2c1540c
[NFC] Explicitly control alignment of Identifiers
dee631bb
Update table of contents in CHANGELOG.md
c3c9e3a0
[ownership] Emit a PrettyStackTrace msg telling to re-run with -sil-v…
b0e947b0
swift-reflection-dump: Base ObjectMemoryReader address space on image…
5d3ee68f
RemoteMirror: Work around flaw in C interface
263bbbb8
Misc spot fixes
8add25a6
swift-reflection-dump: Mach-O binding list support
bce16360
IRGen: Always use symbolic references in mangled names (on Mach-O pla…
c39a2aeb
[IRGen] Use llvm.used for __objc_protorefs and __objc_protolist and a…
9e414dae
[docs] CToSwift: Finish swift_name section
dfe0085a
[docs] CToSwiftName: Add the section on ObjC properties
1bb666a3
Update table of contents in CHANGELOG.md
c5c7422c
Revert "IRGen: Leave frame pointers off SIL functions marked [thunk]."
6a23ed54
[AST/ASTMangler] Fix linker error for `SWIFT_BUILD_ONLY_SYNTAXPARSERL…
483d835a
[CSDiagnostics] Find argument lists for key path subscripts
c108dae5
Merge pull request #27489 from akyrtzi/parser-lib-link-error
9220febb
Merge pull request #27488 from aschwaighofer/revert_no_frame_pointer_…
2b790a96
Merge pull request #27465 from jrose-apple/properties-of-properties
a59f4385
Improve swift::TransformRange enough to delete TransformArrayRef
8b8c88e2
Remove unused swift::FilterIterator and swift::FilterRange
262f6864
[utils/build-parser-lib] Add capability for cross-compiling the parse…
0c8dd889
Merge pull request #27414 from brentdax/identify-yourself
c7129383
AST: remove `dump` for GSB
85b6a054
Merge pull request #27463 from gottesmm/pr-cab8832ce5d2768bd6581460dc…
e2e114f1
[ClangImporter] Include -Xcc options in the PCH hash (#27482)
58833455
Update WindowsBuild.md
1e0d9274
Organize SILOptimizer/Utils headers. Remove Local.h.
bddc69c8
Update the coding style for all code moved in the previous commit.
22500e7e
[ModuleInterfaces] Combine the normalized target triple into the cach…
c0908160
[gardening] Eliminate unneeded include of <string>.
7f24c992
[ownership] Allow for the ownership verifier to be run in non-asserts…
d535e3e6
Update FloatingPointTypes.swift.gyb (#27461)
3ec5e76e
swift-reflection-dump: Create ReflectionContext with correct target p…
8821c6cf
[csvcolumn_to_scurve] Avoid division by zero.
da385bd9
[CSDiagnostics] Find argument lists for key path subscripts (#27492)
fc635cf8
Merge pull request #27495 from apple/compnerd-lldb-windows
da100202
Merge pull request #27498 from gottesmm/pr-2874f8dc3187fa660c8b043dc8…
3db3525b
Merge pull request #27417 from atrick/cleanup-cfg-utils
62ccf81f
swift-reflection-dump: Use a 32-bit friendly multi-image VM mapping.
b93096c8
[XFAIL] Disable Sanitizers/tsan-norace-deinit-run-time.swift (55880585)
351c4cc7
Merge pull request #27470 from edymtt/reenable-runtime-tests
28189a74
Merge pull request #27500 from nate-chandler/scurve-avoid-zero-division
ef64b135
[lib/IDE] Improve error message outputted from `getPlistEntry` functi…
4f07dcbb
[SyntaxParse] Parse typealias declaration
5914325a
[ClangImporter] Remove unused variable
967be8b4
Merge pull request #26830 from owenv/diag_child_notes_refactor
5f269580
Merge pull request #27502 from akyrtzi/improve-getPlistEntry-err
03edea34
[windows] Adapt Windows build script to latest changes.
7c1c58eb
Merge pull request #27499 from gottesmm/pr-dc6371871f1797246355f4fc67…
6d789e36
Merge pull request #27503 from jrose-apple/fielding-questions
13deb3b9
Fix the new Swift NSMutableArray subclass to match edge case behavior…
3d321c19
Merge pull request #27467 from jckarter/symbolic-reference-all-the-th…
414a4e2a
Merge pull request #27493 from jrose-apple/this-isnt-even-my-final-form
0746d1e8
Requestify the Raw Value Accessor
2fe3ce8a
Switch up @objc enum printing
6f3d6105
Merge pull request #27419 from ravikandhadai/oslog-backward-dependenc…
af5eda5d
[SyntaxParse] Parse IdentifierExpr syntax
597538ca
Merge pull request #27485 from rintaro/syntaxparse-decltypealias
8c5dcc0f
Merge pull request #27403 from CodaFi/thursday-night-raw
9b7ab6bf
Merge pull request #27458 from benrimmington/changelog-toc-5.2
dd45f563
Requestify whether a decl is an ABI compatible override
934d4d1d
Merge pull request #27469 from harlanhaskins/target-acquired
ce531be1
SILGen: Fix setting variables with property wrappers marked objc dynamic
e0ce37e0
Merge pull request #27494 from compnerd/dump-gsb
2f3ec72c
Merge pull request #27475 from drodriguez/batch-script-lldb-fixes
bb4f46fc
SILOptimizer: rename `cdecl` to `ctor` (NFC)
08543978
build: stage libdispatch exports target usage
c7d80f20
Merge pull request #27346 from jinlin-bayarea/llvm_used
333f0db8
Remove unused imaginary 'friend' declaration
67ff8182
Merge pull request #27517 from compnerd/decltype
4b646bff
[update-checkout] remove master-rebranch
357b7427
Merge pull request #27522 from cyndyishida/master
dad83661
[windows] Allow EXE and exe capitalizations in tests.
70b1d913
[update-checkout] Update master-20190619
e621be09
Merge pull request #27525 from JDevlieghere/update-checkout-master-20…
dac7467a
Merge pull request #27504 from Catfish-Man/hifi-masquerade
55743724
[build-script-impl] Fix cross-compilation of swift.
0996da0e
Merge pull request #27438 from compnerd/libdispatch-export-targets
f58f68dc
Merge pull request #27519 from apple/no-imaginary-friends
a2e0d088
[SyntaxParse] Fix attribute generation in ASTGen
edbf24c5
[ownership] Fix no-asserts build.
49327556
[SyntaxParse] Adjust parseMatchingToken()
c022ff23
adding space engine changes
d7e977bf
Merge pull request #27526 from dcci/openupyoureyes
33770fa6
Frontend: -emit-silgen exits with non-zero status code if a diagnosti…
55a6693d
Sema: Don't synthesize null bodies for invalid accessors
044204a5
Sema: Remove unnecessary circularity breaks
6828a124
Sema: Remove most calls to Decl::setValidationToChecked()
6702d38d
swift-reflection-dump: ELF ObjectMemoryReader support for relocations
ce6de7e8
[Version] Bump the Swift version to 5.1.1
fff1a393
Merge pull request #27528 from rintaro/syntaxparse-rdar55952739
2ddba9cf
[SyntaxParse] Remove unused overload of parseMatchingTokenSyntax()
9f26b561
NFC: Move ArgumentMismatchFailure down a bit
12c1db9c
Have ArgumentMismatchFailure store FunctionArgApplyInfo
b5a0d58d
Use hasAppliedSelf in getFunctionArgApplyInfo
ec45b24b
Make getFunctionArgApplyInfo more lenient with CSDiag
f03d210b
[CSDiagnostics] Tweak candidate note text for arg mismatch
e2096ae3
Use hasAppliedSelf in getFunctionArgApplyInfo
ec45b24b
Make getFunctionArgApplyInfo more lenient with CSDiag
f03d210b
Move FunctionArgApplyInfo up the header
6e3671da
Merge pull request #27527 from gottesmm/pr-1abc9e6927939511bbfbed96d9…
d2c668ba
Merge pull request #27533 from apple/master-bump-swift-version-5-1-1
951c6261
Merge pull request #27379 from slavapestov/circular-validation-cleanu…
a5116229
Remove Ubuntu 14.04 bot link from README.md
078ef804
Requestify whether a decl is an ABI compatible override (#27524)
013c4f15
Requestify needsNewVTableEntry
c1a1ddd4
Check for stubs in NeedsNewVTableEntryRequest
3f66608c
NFC: silence a few warnings
df078830
Merge pull request #27532 from jckarter/elf-object-reader-relocations
a0f04ada
Merge pull request #26754 from AndrewLitteken/SR-11159-SpaceEngine
cb3f9e6e
IRGen: Strip a bitcast that might be there because a runtime function…
8fbe089e
[SyntaxParse] Fix crasher for generic parameter with attributes
d2971fa1
More idiomatic use of llvm::hash_combine in many places (#27497)
b32e82c7
Remove special case for swift-ci in update-checkout.
76aeffc0
[NFC] Add a short note on what USRs are and what they're used for.
ca7e8094
AST: Convert ValueDecl::getOpaqueResultTypeDecl() into a request
e334e5d6
AST: Lazier opaque type validation
cdcb8e4f
Sema: Remove unused TypeResolution::Resolver variable
204276cf
Parse: Fudge a test case to work around non-deterministic behavior (r…
d1735599
IDE: Eliminate typeCheckCompletionDecl()
7063ecd3
Add minimal test case for rdar://problem/55519276.
d4bafdf9
[AST] Get the ObjC accessor name, not the one parsed from Swift.
3b9dbd57
[build-script-impl] Handle multiple version directories in TOOLCHAIN/…
91c95019
[build-script-impl] Echo commands that are executed when in verbose m…
afb904f9
test: make multithread_module pass on Windows
5b5d316e
Remove now unnecessary const_cast
a57e6cc3
tests: make Driver.driver-compile pass on Windows again
45545c6a
Merge pull request #27516 from aschwaighofer/silgen_fix_assignment_pr…
dbddb0d8
[SILProfiler] Skip exprs with invalid locations
aff6d6e6
[build-script] Pass updated arguments to SwiftSyntax's build script
c4814cbd
Merge pull request #27544 from rintaro/syntaxparse-attrincomplete
071a7134
Merge pull request #27568 from vedantk/master
e8afc449
Update alias for LLVM Project to support swift/master
18f2b976
Merge pull request #27531 from rintaro/syntaxparse-matchingtoken
2035658c
[NFC] Replace new getAccessor calls with getOpaqueAccessor calls.
0d727d06
[CMake] Correctly export SWIFT_LIBRARY_DIRS
c07d02ef
[AutoDiff upstream] Add `-enable-experimental-differentiable-programm…
f6226d92
AST: Compute FuncDecl::isStatic() using a request
6bfe5183
Sema: Move a few more things from validateDecl() to typeCheckDecl()
7baf6a2a
AST: Add ValueDecl::isRecursiveValidation()
1d809801
Sema: Simplify validateDecl()
52cf3659
Merge pull request #27510 from drodriguez/windows-exe-capitalization
e9035959
[Syntax] Consolidate 'TupleElement' and 'FunctionCallArgument' kinds
f42f60f2
Merge pull request #27546 from slavapestov/circular-validation-cleanu…
e7c0172c
[CSDiagnostics] Store FunctionArgApplyInfo on ArgumentMismatch… (#27537)
2b044471
Merge branch 'master' into id-like-to-request-a-table
91a792b3
AST: getInterfaceType() returns ErrorType instead of Type() on circul…
a260d0a4
Sema: checkRedeclaration() doesn't need a type checker instance
5669b9ec
Sema: Always use interface types in typeCheckParameterList()
fac36f95
IDE: Remove workaround for rdar://problem/54310026
6e70b397
Merge pull request #27539 from davezarzycki/pr27539
5b878ac8
Requestify needsNewVTableEntry (#27541)
a947f340
Merge pull request #27543 from aschwaighofer/irgen_remove_runtime_fn_…
d20418e1
Merge pull request #27553 from slavapestov/circular-validation-cleanu…
64224cad
Merge pull request #27564 from rintaro/tupleelement-functioncallargument
45d3b254
Merge pull request #27562 from compnerd/driver-tests
5251736f
Merge pull request #27561 from compnerd/multithread_module
bc6ba22b
Merge pull request #27570 from xiaobai/donde-esta-la-biblioteca
98d358cf
[SILProfiler] Add debug output for {push,pop}Region operations
907a8c37
[SILProfiler] Do not visit closure bodies twice
0cef7b05
Merge pull request #27550 from mikeash/compiler-retweet
14985a85
Merge pull request #27557 from varungandhi-apple/vg-fix-selector-names
04ce7bf7
Merge pull request #27508 from rintaro/syntaxparse-expridentifier
dfe962f1
Merge pull request #27548 from varungandhi-apple/vg-document-USR
5ce10d1e
Merge pull request #27538 from varungandhi-apple/vg-update-update-che…
8f55e427
[ClangImporter] Save a bit of malloc traffic with BumpPtrAllocator (#…
5d817d9d
Update assert on SymbolicValue size (#27515)
40555302
Merge pull request #27573 from vedantk/master
91669cec
[build-script] Introduce an option to skip local build.
b2a1e1c1
Merge pull request #27566 from ahoppen/install-swiftsyntax-module
f2229c48
[Build System: build-script-impl] Fix the copy logic in build-script-…
e40a6fd4
[build-script] Fix issue with installing SwiftSyntax if target dir do…
36a7e932
Merge pull request #27575 from mikeash/compiler-retweet-nonexistent-ls
f2b43e4b
Merge pull request #27567 from dcci/skip-local-build
f692420e
Merge pull request #27576 from ahoppen/install-swiftsyntax-module
1d7d58a3
Merge branch 'master_5' into tensorflow-merge
14ba7c07
Fix more merge damage
c8c7c1f9
Merge branch 'master_6' into tensorflow-merge
3236d2df
Merge branch 'master_final' into tensorflow-merge
d49bcb97
Fix more merge damage
aac5aefa
asuhan
requested a review
from
rxwei
6 years ago
asuhan
requested a review
from
dan-zheng
6 years ago
asuhan
requested a review
from
marcrasi
6 years ago
rxwei
approved these changes on 2019-10-15
asuhan
commented on 2019-10-15
dan-zheng
approved these changes on 2019-10-15
Update lldb dependency
0474bbff
asuhan
merged
ac4af411
into tensorflow-merge
6 years ago
asuhan
deleted the asuhan/tensorflow-merge branch
6 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
dan-zheng
rxwei
marcrasi
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub