-
We need an account to publish on the vscode marketplace. mlir-vscode currently uses a third-party account as does https://github.com/clangd/vscode-clangd Would it make sense to have an 'official' ll…
-
### Description
After create a macro that adds the same name, the same type, and the same initialization value, an unknown compilation error occurs.
Because it is macro, declaring and implementi…
-
### Steps to reproduce the issue
Trying to build TensorFlow in #34300. Newer versions depend on `py-libclang`, which depends on `llvm+clang@14`. However, I see a build error with `llvm@14.0.6` on aar…
-
### Description
Got this one reduced quite bit, but I'm not sure I got it all the way. Something about the combination of the isolated(any) closure and the sending genertic param results in a crash. …
-
**Description**
The [swift-distributed-actors](hhttps://github.com/apple/swift-distributed-actors) project is failing to build after the rebranch merge https://github.com/apple/swift/pull/69163
```
…
-
Package: openimageio:arm64-android@2.4.14.0#3
**Host Environment**
- Host: x64-windows
- Compiler: Clang 17.0.2
- vcpkg-tool version: 2024-03-14-7d353e869753e5609a1f1a057df3db8fd356e49d
…
-
### Description
when conforming a type to a protocol that has marked a method with `@differentiable` I get a crash.
### Reproduction
```swift
import _Differentiation
struct Wrapper {
…
-
### Description
Trying to use a C function with function pointer argument in a Swift XCTest target crashes the compiler in what seems to be Sendable & interop related.
### Reproduction
Project and …
-
### Description
Trying out to build existing code that works on Swift 5.10 with highly Swift 6 toolchain 2024-04-30
### Reproduction
There is a rather very similar crash https://github.com/apple/sw…
-
After #986, building with -DENABLE_SWIFT=ON and a -DCMAKE_BUILD_TYPE that is not `Release` or `RelWithDebInfo` causes swift-frontend to crash generating IR for TestAKBindings.swift.
Seen with Xcode…