-
| | |
| --- | --- |
| Bugzilla Link | [47412](https://llvm.org/bz47412) |
| Version | trunk |
| OS | All |
| CC | @zygoloid |
## Extended Description
// https://godbolt.org/z/enb44j
namespace N {
…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR51937](https://bugs.llvm.org/show_bug.cgi?id=51937) |
| Status | NEW |
| Importance | P enhancemen…
-
I encountered [a bug in Rapier](https://github.com/dimforge/rapier/issues/233) that was caused by incorrectly creating UnitQuaternions with zero values.
As per @sebcrozet's suggestion, to help avoi…
-
The model Person is dependent on a geographical / spatial model. This model should be flexible enough to capture different spatial anchor points (country, locality, address, ...) provided in varying f…
-
Here's another compile error on windows with LLVM. This is a bit weird because it only appears with -DUSE_XSIMD and if there are some assert statements (which I thought would be compiled out when spec…
-
We are seeing a crash happening quite frequently which happens inside the Postgres stack. I am trying to investigate further where this crash is coming from.
The crash log:
```
0x7f9b8248f97f
0x…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR46035](https://bugs.llvm.org/show_bug.cgi?id=46035) |
| Status | NEW |
| Importance | P enhancemen…
-
I'm getting this error when trying to compile the app:
Class template partial specialization is not more specialized than the primary template.
-
In order to allow for any types of mazes, the most flexible operation would be to have `GraphMaze` be the base structure (based on Boost.Graph), with vertices and edges indicating adjacency / neighbou…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR26093](https://bugs.llvm.org/show_bug.cgi?id=26093) |
| Status | NEW |
| Importance | P normal |
|…