-
- `nvim --version`:
```
NVIM v0.11.0-dev-3643+g0cdeb06db-Homebrew
Build type: Release
LuaJIT 2.1.1720049189
```
- `git --version`:
```
git version 2.45.2
```
- Operating system/version:
```…
-
This code falls through to binary code emission, at which point it hits an `llvm_unreachable`. This may save you from getting any further if you've enabled the right CMake variable.
It is probably …
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/KMvrT97qM](https://godbolt.org/z/KMvrT97qM)
This invalid code will crash on Clang Trunk.
```cpp
struct S {…
-
#### Feature summary
It would be nice to be able to test java modularity.
I'm not certain what the best API is. I imagine that it has to be a completely stringy API, but I could be wrong, maybe …
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/11faM1red](https://godbolt.org/z/11faM1red)
Attempting to compile the following program with Clang Assertion…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/G5nn9vcWz](https://godbolt.org/z/G5nn9vcWz)
This invalid code will crash on Clang Assertion Trunk.
```cpp
…
-
Compiler Explorer: [https://godbolt.org/z/8o4K1GGjq](https://godbolt.org/z/8o4K1GGjq)
Attempting to compile the following program with Clang Assertion Trunk:
```c
typedef __attribute__((aligned (…
-
### Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
### What are you trying to accomplish?
I'm configuring SSO via a generic SAML provider. All works well, but our company require…
-
Hello!
I'm trying to use a model https://huggingface.co/timbrooks/instruct-pix2pix. I successfully converted it to a CoreML model. However when I'm trying to run the pipeline, it crashes with an er…
-
Our private assertion helpers stopped working after the 1.1.1 upgrade, because they didn't track the new shape of the cached body.
If they were part of the shared library and part of its test cover…