Skip to content

Issues: apple/swift

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[SR-4] API availability checks are not implemented for non-Darwin platforms bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#42630 opened Nov 6, 2015 by jopamer
[SR-328] Some Glibc functions not imported because they depend on feature test macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Linux Platform: Linux
#42950 opened Dec 21, 2015 by swift-ci
[SR-3908] Extension methods visible without importing module in a file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations multiple files Flag: An issue whose reproduction requires multiple files multiple modules Flag: An issue whose reproduction requires multiple modules name lookup Area → compiler → type checker: Name lookup swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#46493 opened Feb 9, 2017 by ankitspd
[SR-4625] Compiler reports an error for protocol conformance for method with default parameter value compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances default arguments Feature: default arguments for value parameters feature A feature request or implementation protocol Feature → type declarations: Protocol declarations swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#47202 opened Apr 19, 2017 by swift-ci
[SR-12154] Fix vtable entry type mismatch verification error for @differentiable(wrt: self) attributes Feature: Declaration and type attributes AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#53490 opened Jul 10, 2019 by dan-zheng
[SR-14225] [AutoDiff] Control flow crash, dominated active value has no tangent space AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54195 opened Nov 14, 2019 by dan-zheng
[SR-14222] [AutoDiff] Incorrect derivative for array literal with tuple_element_addr elements AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54214 opened Nov 18, 2019 by dan-zheng
[SR-12041] KeyPath @dynamicMemberLookup does not compile using implicit self bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#54477 opened Jan 15, 2020 by swift-ci
[SR-12106] XCode 11 Memory Leak bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#54542 opened Jan 29, 2020 by swift-ci
[SR-14116] Differentiation: class property modify accessor applications are not active AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54685 opened Feb 23, 2020 by dan-zheng
[SR-14227] [AutoDiff] SIL verification failed: method does not appear in the class's vtable AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54721 opened Feb 28, 2020 by dan-zheng
[SR-14228] [AutoDiff] "Curry thunk" differentiation regression AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54819 opened Mar 19, 2020 by dan-zheng
[SR-14229] [AutoDiff] conformance of synthesized TangentVector doesn't work AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54898 opened Mar 31, 2020 by marcrasi mannequin
[SR-14236] [AutoDiff] Differentiation transform: library evolution -> leaked owned value was never consumed AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55179 opened May 5, 2020 by dan-zheng
[SR-12762] [AutoDiff] runtime segfault when differentiating generic function with tangentvector constrained to array AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55207 opened May 9, 2020 by marcrasi mannequin
[SR-13440] SILGen crash for ?? nil coalescing derivative registration AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions generics Feature: generic declarations and types nil-coalescing operator Feature → operators: The nil-coalescing operator `??` operators Feature: operators SILGen Area → compiler: The SIL generation stage swift 6.0
#55882 opened Aug 24, 2020 by dan-zheng
[SR-13522] Unifying clang/LLVM with llvm.org bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55958 opened Sep 9, 2020 by compnerd
[SR-14381] @objc & @objcMembers attributes break compilation on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Windows Platform: Windows
#56739 opened Mar 21, 2021 by swift-ci
ProTip! Exclude everything labeled bug with -label:bug.