forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 341
Issues: swiftlang/llvm-project
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[BoundsSafety] Provide unsafe memcpy/memset for migration
clang:bounds-safety
Issue relating to the experimental -fbounds-safety feature in Clang
#10636
opened May 7, 2025 by
mxms0
vfs stat cache feature not supported in OSS clang but supported in Xcode Default toolchains
#10506
opened Apr 17, 2025 by
chiragramani
~/.lldbinit-Xcode not picked up when using custom Swift toolchains in Xcode
#10457
opened Apr 8, 2025 by
chiragramani
clang_Driver_getExternalActionsForCommand_v0 does not expand response files
#10441
opened Apr 7, 2025 by
cwakamo
amtool should prevent pushes with uncommitted changes in the tree
#10231
opened Mar 11, 2025 by
ojhunt
[Xcode 16.2] Failed Tests (1): lldb-api :: functionalities/asan/swift/TestAsanSwift.py
#10012
opened Feb 12, 2025 by
shahmishal
LLDB API tests in lang/swift/async/tasks fail on Windows
#9887
opened Jan 27, 2025 by
weliveindetail
[lldb] Support for the new libc++ __compressed_pair layout in the nearest official release
#9881
opened Jan 24, 2025 by
DmT021
ASAuthorizationController, didCompleteWithError error: Error) { let logger = Logger() guard let authorizationError = error as? ASAuthorizationError else { isPerformingModalReqest = false logger.error("Unexpected authorization error: \(error.localizedDescription)") return } if authorizationError.code == .canceled { // Either the system doesn't find any credentials and the request ends silently, or the user cancels the request. // This is a good time to show a traditional login form, or ask the user to create an account.
#9737
opened Dec 13, 2024 by
robinmarshallarts
See LICENSE folder for this sample’s licensing information. Abstract: The authentication manager object. */ import AuthenticationServices import Foundation import os extension NSNotification.Name { static let UserSignedIn = Notification.Name("UserSignedInNotification") static let ModalSignInSheetCanceled = Notification.Name("ModalSignInSheetCanceledNotification") } class AccountManager: NSObject, ASAuthorizationControllerPresentationContextProviding, ASAuthorizationControllerDelegate { let domain = "example.com" var
#9736
opened Dec 12, 2024 by
robinmarshallarts
LLDB test TestSectionAPI sporadicly fails in CI on Windows
#9705
opened Dec 6, 2024 by
weliveindetail
https://developer.apple.com/documentation/BundleResources/applinks
#9669
opened Nov 27, 2024 by
robinmarshallarts
LLDB test fails due to unexpected prefix in address range expression
#9637
opened Nov 20, 2024 by
weliveindetail
[LLDB] Impossible to inherit environment in REPL
LLDB for Swift
#9551
opened Nov 8, 2024 by
al45tair
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-04-30.