forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 29
[pull] main from apple:main #5530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
49d7e04
[cxx-interop] C++ records should have address-only layout when they c...
hyp 2c4188b
[cxx-interop] mark C++ classes with trivial_abi attribute as unavaila...
hyp 84b212c
[ConstraintSytem] NFC: Remove unnecessary checking/counting from `cou...
xedin f12e24e
[Diagnostics] Skip overloaded locations where all solutions have the ...
xedin 47a08e3
Enable IRGen/protocol_metadata test on Apple Silicon
karwa c6dd3ad
[CS] Diagnose UnresolvedPatternExprs as part of constraint solving
hamishknight fbbbd0d
[Macros] Allow keywords after `#` in freestanding macro expansions
ahoppen 8b1c9c9
[Parse] InitAccessors: Parse initializer exprs associated with comput...
xedin 290970a
[Build] Set swift-stdlib-tracing=0 for minimal stdlib builds.
mikeash 988f373
[test] fix objcxx-arc-field-in-struct-type-layout-execution.swift tes...
hyp 57e226d
[CanOSSALifetime] Bail early in lifetime extension
nate-chandler d1554f2
[AST] InitAccessors: Requestify a "has init accessor" check
xedin fc895b4
[Sema] Formalize a way to check whether storage is initializable
xedin f58d407
[Sema/SILGen] Consider init exprs associated with init accessor prope...
xedin 7abd265
[cxx-interop] revert back to old address-only heuristic for MSVC
hyp a9f9bd1
[SourceKit] Record module loading errors when generating interfaces
hamishknight 706985d
[Macros] Update plugin search options serialization
rintaro fc7ecc8
[Distributed] Harden typechecker against completely empty DAS types
ktoso 8e66001
Merge pull request #66676 from hamishknight/interface-error
hamishknight e822a6a
Merge pull request #66643 from ahoppen/ahoppen/keyword-freestanding-m...
ahoppen b420190
Merge pull request #66695 from ktoso/wip-distributed-harden-empty-impls
ktoso 49e9284
Merge pull request #66680 from nate-chandler/rdar110854874
nate-chandler cdc72fd
Merge pull request #66679 from mikeash/disable-tracing-minimal
mikeash 4590aa1
Merge pull request #65813 from hyp/eng/passInRegs
hyp 874ba08
SILDebugScopes: Don't ignore ConditionalClauseInitializerScope.
adrian-prantl 9b69044
[TypeLowering] Move-only types are lexical.
nate-chandler f1a9e8b
Fix tests on arm64e
aschwaighofer c340d47
[TypeLowering] Move-only types are lexical.
nate-chandler 0bf643d
Optimizer: add an additional DeadObjectElimination at the end of the ...
eeckstein f8bde21
Merge pull request #66035 from xedin/rdar-109245375
xedin f10d0df
Merge pull request #66593 from hamishknight/pattern-error
hamishknight a77cc30
Merge pull request #66706 from aschwaighofer/fix_arm64e_opaque_ptr_fa...
swift-ci e1d2198
[TypeResolution] Ban local variable packs (#66622)
simanerush 9d342f1
Merge pull request #66681 from xedin/enable-inits-on-props-with-init-...
xedin 6fa0c14
[Macros] Make 'PluginSearchOption' a external union
rintaro 1ed9df0
[DebugInfo] Update tests to use opaque ptrs
felipepiovezan 5d7aa84
[SILOpt] Don't opt move-only lifetimes.
nate-chandler 9d4f4af
Merge pull request #66698 from eeckstein/dead-alloc-in-passpipeline
eeckstein 13cdc66
Merge pull request #66705 from nate-chandler/rdar110901430
nate-chandler 8db8451
[SILOpt] Don't opt move-only lifetimes.
nate-chandler 329e428
Compute VarDeclScopeMap up front.
adrian-prantl fef3578
Temporarily disable assertion.
adrian-prantl d067453
[FieldSensitivePL] NFC: Implemented print.
nate-chandler 934ec10
[Basic] Removed spurious req from FrozenMultiMap.
nate-chandler f4d8761
ModuleLoader: minor clean-up to remove dead code. NFC
nkcsgexi 1ec900e
[Macros] Add default plugin paths for Darwin SDKs and platforms.
DougGregor 22348e6
Merge pull request #66711 from DougGregor/old-driver-default-plugin-p...
DougGregor 13a29a0
Merge pull request #66689 from rintaro/macros-serialization-pluginopts
rintaro 36451ef
require `consume x` for noncopyable pattern bindings since they're co...
kavon 874b577
[IRGen] Use EnumImplStrategy to generate getEnumTag function for layo...
drexin 4e5ff2c
Merge pull request #66495 from karwa/patch-16
rjmccall ca29d53
Merge pull request #66716 from nate-chandler/rdar110913116
nate-chandler 6709648
Merge pull request #66713 from kavon/require-switch-consume
swift-ci f4e3292
[FieldSensitivePL] Fix vectorization.
nate-chandler b97712c
[MoveOnlyAddressChecker] NFC: Promoted assertion.
nate-chandler eaf4560
[MoveOnlyAddressChecker] Maximize lifetimes.
nate-chandler 11443f2
[move-only] Avoid loc from func decl.
nate-chandler 2bfa723
[MoveOnlyAddressChecker] Added extension flag.
nate-chandler cbd0b15
Merge pull request #66712 from felipepiovezan/felipe/update_debug_inf...
felipepiovezan c2f164d
Merge pull request #66692 from adrian-prantl/110841130
adrian-prantl 606eef6
Merge pull request #66719 from nkcsgexi/clean-up-framework
nkcsgexi 91ee824
Merge pull request #66690 from nate-chandler/rdar110676577
nate-chandler d312589
Merge pull request #66585 from nate-chandler/rdar99681073
nate-chandler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.