-
There's probably some odd floating point nonsense happening here. Doesn't reproduce with GCC. Disabling for now.
```
[19:55:32]:wash@voyager:/home/wash/development/nvidia/cuda_linux_p4/sw/gpgpu/th…
-
I'm getting Segmentation faults trying to build 16.0.0 from source.
```
[user@buildh build.buildh.nocuda]$ cmake \
? -DLLVM_TARGETS_TO_BUILD=X86 …
-
### Issue summary
Kernel compilation error during ScaleLayerTest/3.TestBackwardBroadcastMiddleInPlace
Not sure if this belongs to ROCm project or caffe..
### Steps to reproduce
clone and build…
-
reproduction: https://godbolt.org/z/1EchbhYzs
Code:
```cpp
template
struct Spamee{
static_assert(T::num != -1);
};
template
struct Spammer{
static constexpr int num = I;
Spam…
-
Testcase:
```c
int main() {}
```
Backtrace:
```
> /scratch/tc-testing/tc-apr-4/build-rv64gcv/build-llvm-linux/bin/clang -fglobal-isel -fstack-protector-all red.c -o rv64gcv.out -w
Unhandled e…
-
Greetings,
I use Clang as a semantic analyzer in the KDevelop IDE. There are files that make it crash. I researched the problem using 'strace kdevelop' and found that the Clang analyzer was crashin…
-
# Build log
```
$ ./build.sh --cxx=/usr/local/bin/clang++-4.0 --cc=/usr/local/bin/clang-4.0 --valgrind --lto-thin -j=1 -n
lto: ranlib disabled
Custom CXX /usr/local/bin/clang++-4.0
Custom CC /…
-
As reported on https://github.com/flatpak/flatpak/issues/5452, multiple Fedora users seem to be seeing Flatpak update failures since their OS was upgraded from libostree 2023.3 to 2023.4. @yuntaz0 rep…
-
May or may not be the same problem as [issue 127](https://github.com/fwbuilder/fwbuilder/issues/127)
Categorically happens with 5.3.7 as built/bundled with Ubuntu 23.04 but similar behaviour with …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49669](https://bugs.llvm.org/show_bug.cgi?id=49669) |
| Status | NEW |
| Importance | P normal |
|…