Skip to content

Pull requests: apple/swift

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add benchmark for Sequence.reversed()
#64576 opened Mar 23, 2023 by valeriyvan Loading…
Fix/suppress warnings in benchmarks
#63089 by valeriyvan was merged Jan 20, 2023 Loading…
Fix NULL pointer dereference code health compiler The Swift compiler in itself SIL
#62737 by valeriyvan was merged Jan 12, 2023 Loading…
Fix memory leak code health compiler The Swift compiler in itself
#62728 by valeriyvan was merged Jan 13, 2023 Loading…
Add check against NULL before dereferencing pointer code health compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#62724 by valeriyvan was merged Jan 26, 2023 Loading…
Fix bug: The '?:' operator has a lower priority than the '==' operator. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code health compiler The Swift compiler in itself
#62723 by valeriyvan was merged Feb 17, 2023 Loading…
[Gardening] Simplify excessive conditional expression: (A && !B) || (!A && B) is equivalent to bool(A) != bool(B) compiler The Swift compiler in itself gardening type checker Area → compiler: Semantic analysis
#62721 by valeriyvan was merged Jan 25, 2023 Loading…
[Gardening] Simplify excessive conditional expression: (A && !B) || (!A && B) is equivalent to bool(A) != bool(B) compiler The Swift compiler in itself gardening nfc Flag: No Functional Change SILOptimizer Area → compiler: SIL optimization passes
#62692 by valeriyvan was merged Mar 13, 2023 Loading…
Fix bug: wrong parameters of std::sort 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
#62690 by valeriyvan was merged Jan 12, 2023 Loading…
[Refactoring] Merge identical cases of switch compiler The Swift compiler in itself gardening SILOptimizer Area → compiler: SIL optimization passes
#62684 by valeriyvan was merged Jan 26, 2023 Loading…
Fix bug: wrong var used
#62683 by valeriyvan was merged Jan 4, 2023 Loading…
Fix bug wrong return value 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
#62681 by valeriyvan was merged Jan 13, 2023 Loading…
[Gardening] fix looking odd logical expression mixing bool and enum code health compiler The Swift compiler in itself SILOptimizer Area → compiler: SIL optimization passes
#62677 by valeriyvan was merged Jan 25, 2023 Loading…
Fix bug missing return in operator=
#62675 by valeriyvan was merged Dec 20, 2022 Loading…
Fix possible null dereference
#62674 opened Dec 19, 2022 by valeriyvan Loading…
[Refactoring] Avoid null dereference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#62673 opened Dec 19, 2022 by valeriyvan Loading…
ProTip! Updated in the last three days: updated:>2024-05-17.