-
```
I noticed that you are using the first part of `llvm-config --host-target`
to determine the desired -march to run clang with. On amd64 machines
`llvm-config --host-target` will return "x86_64-pc-l…
-
- :heavy_check_mark: I have read the Usage and Troubleshooting pages of the wiki: https://end-4.github.io/dots-hyprland-wiki/en/i-i/04troubleshooting/
- :heavy_check_mark: I have made sure that both…
-
Where should these clang intrinsic headers be?
I looked at https://github.com/pedronavf/osxcross/blob/master/wrapper/target.cpp#L304 and I see it's checking `/usr/include/clang` but it seems it fails…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR42446](https://bugs.llvm.org/show_bug.cgi?id=42446) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49433](https://bugs.llvm.org/show_bug.cgi?id=49433) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR35841](https://bugs.llvm.org/show_bug.cgi?id=35841) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR41794](https://bugs.llvm.org/show_bug.cgi?id=41794) |
| Status | NEW |
| Importance | P enhancemen…
-
Hello,
I'm having trouble getting Yavide to run correctly.
I first had issues about watchdog and found i had to run "pip2.7 install watchdog" to get rid of that error, but now I'm having a similar…
-
GCC-14, by default, drops support for features of C that were invalidated in C99 and C89. See [Gentoo article on changes](https://wiki.gentoo.org/wiki/Modern_C_porting)
gftp currently fails to comp…
-
Clang version in use: 13.0.0 (installed from Gentoo's package manager), but the problem is not Gentoo-specific and I could reproduce with current trunk as well. (Godbolt: https://gcc.godbolt.org/z/box…