-
| | |
|--------------------|----|
| Bugzilla Link | [PR38007](https://bugs.llvm.org/show_bug.cgi?id=38007) |
| Status | NEW |
| Importance | P normal |
|…
-
Hey, so I use clang to compile my kernel
cat /proc/version
Linux version 6.1.1-gentoo-filthy (root@GentooRig) (clang version 15.0.6, LLD 15.0.6) #1 SMP PREEMPT_DYNAMIC Wed Dec…
-
Compilation with clang 17.0.2 (on Gentoo Linux) fails with the below error message. I was using clang 15 before, which didn't fail. I also tried clang 16 now, which failed with the same error, I didn'…
-
I came across this while building gnome-remote-desktop on Gentoo with clang 16. Relevant bug: https://bugs.gentoo.org/885875.
Minimal reproducible code:
```c
struct AUDIO_FORMAT
{
char* data…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR52375](https://bugs.llvm.org/show_bug.cgi?id=52375) |
| Status | NEW |
| Importance | P enhancemen…
-
GCC-5.3 has a bug which breaks cave fix-linkage. Building with clang works around the bug. paludis::gentoo build with clang but paludis.scm in this overlay does not.
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40821](https://bugs.llvm.org/show_bug.cgi?id=40821) |
| Status | NEW |
| Importance | P normal |
|…
-
I was just doing my usual post-llvm-update update of my cross-compiler wrappers (msys2/MINGW-packages#8762) (which are basically ripped off from yours), which includes looking to see if you made any r…
-
```
1. Try to compile rb_libtorrent-0.16.15 with clang-3.4
2. It will fail with
error in backend: Do not know how to split the result of this operator!
clang: error: clang frontend command failed wit…
-
I'm using 6700XT on Gentoo [`dev-util/hip-5.6.0`](https://github.com/littlewu2508/gentoo/blob/rocm-toolchains-5.6/dev-util/hip/hip-5.6.0.ebuild) with upstream clang-16.0.6, and hiprt `buildID_linux.tx…