-
### Reproduction steps
- Developing an Expo app.
1. Added `@datadog/mobile-react-native` as a dependency in my package.json project
2. Tried to build the app using eas build --platform=ios (andro…
-
To reproduce: https://godbolt.org/z/vvzPhaoTW
Clang trunk crashes on the following snippet
```c
int foo() {
_Atomic int ok = (_Atomic int)2;
_Atomic _Complex int buggy = (_Atomic _Comple…
-
Package: glib:x64-windows@2.80.0#1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.38.33134.0
- vcpkg-tool version: 2024-01-11-710a3116bbd615864eef5f9010af178034cb9b44
vcpkg-scri…
-
Dagger: 2.52
KSP: 2.0.21-1.0.26
This is a bit of an odd scenario but it makes sense in our actual project.
The failing scenario:
```
class Decor @Inject constructor() {
interface Factory {
…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/nv6EjfqYa](https://godbolt.org/z/nv6EjfqYa)
This valid code will crash on clang assertion trunk:
```cpp
st…
-
The [OSM SOL005](https://osm.etsi.org/docs/user-guide/latest/12-osm-nbi.html) API spec has a bunch of objects that define the following two ID fields:
```
Alarm:
description: |
A…
-
Building OT code w/ --mabi=cheriot (i.e. NO baremetal) trips an assert. Attached are the artifacts to repro. Below is the stack trace+context from running the compiler under gdb. Looks to be a side-ef…
-
An occasional error from our CI:
```
16:52:36 [INF] > "C:\Program Files\dotnet\dotnet.exe" test D:\a\Cesium\Cesium\Cesium.CodeGen.Tests\Cesium.CodeGen.Tests.csproj --configuration Debug
16:52:37 …
-
```[tasklist]
### Tasks (`oxc`)
- [ ] https://github.com/swc-project/swc/pull/9602
- [ ] https://github.com/swc-project/swc/pull/9680
- [ ] For esnext + typescript/ react-dev, resolver / hygiene / fix…
-
After updated tgi version to
ghcr.io/huggingface/text-generation-inference:latest-intel-cpu
The codegen test failed with the following 2 MODELs:
ise-uiuc/Magicoder-S-DS-6.7B
m-a-p/OpenCodeInterpr…