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

Suggestion for incorrect label used might be improved bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself improvement overload resolution Area β†’ compiler β†’ type checker: Overload resolution (ranking) type checker Area β†’ compiler: Semantic analysis
#63408 opened Feb 3, 2023 by valeriyvan
utils/run-test can't infer swift build directory bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. contributor experience run-test Area β†’ utils: the `run-test` script utils Area: the build system and other accessory scripts under the "utils" directory
#63159 opened Jan 23, 2023 by valeriyvan
Build error: use of undeclared identifier 'RECORD_SOURCE_FILE_CONTENTS' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code build-script Area β†’ utils: The build script compiler The Swift compiler in itself contributor experience
#63028 by valeriyvan was closed Jan 18, 2023
This looks odd: std::sort(ExitingSubregions.begin(), ExitingSubregions.begin()) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code health compiler The Swift compiler in itself SILOptimizer Area β†’ compiler: SIL optimization passes
#62689 by valeriyvan was closed Jan 12, 2023
Isn't here guaranteed NULL dereference? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code health compiler The Swift compiler in itself SILOptimizer Area β†’ compiler: SIL optimization passes
#62682 by valeriyvan was closed Jan 4, 2023
Shouldn't end() return here ValueToCaseMap.getItems().end() ??? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code health compiler The Swift compiler in itself SILOptimizer Area β†’ compiler: SIL optimization passes
#62680 by valeriyvan was closed Jan 13, 2023
ProTip! Type g i on any issue or pull request to go back to the issue listing page.