-
| | |
| --- | --- |
| Bugzilla Link | [52427](https://llvm.org/bz52427) |
| Version | unspecified |
| OS | All |
| CC | @gkmhub,@int3,@smeenai |
## Extended Description
Repro file for linking clan…
-
Hi! :wave:
Is there any roadmap describing planned support for newer, smaller headers?
I want to use [std::numbers](https://en.cppreference.com/w/cpp/header/numbers) in my CUDA application, but NV…
-
| | |
| --- | --- |
| Bugzilla Link | [40579](https://llvm.org/bz40579) |
| Version | unspecified |
| OS | Linux |
| CC | @dwblaikie |
## Extended Description
I have just tried to build LLVM with …
-
Using validate does not prevent conan lock/install/build from succeeding even though the validate method is throwing a ConanInvalidConfiguration. This is bypassing validate failures in our CI/CD pipel…
-
https://llvm.org/docs/DeveloperPolicy.html contains two links, which are 404:
* [Clang vendors](https://reviews.llvm.org/project/members/113/)
* [libc++ vendors](https://reviews.llvm.org/project/mem…
-
Hi,
I have the following issues when trying to get qtbase to cross-compile for Android.
I'm working on with the two profile approach for cross-compiling qtbase.
E.g. the Android build needs too…
iiknd updated
3 years ago
-
"SSL connection unexpectedly closed" - that creates a lot of noise in logs when automatic health check just opens & closes the SSL port.
> @filimonov Let's create another task with a feature reques…
-
| | |
| --- | --- |
| Bugzilla Link | [23615](https://llvm.org/bz23615) |
| Version | trunk |
| OS | All |
| CC | @zygoloid |
## Extended Description
In the following minimal example there is an e…
-
AOSP branch: Master
command:
```
codeql database create out/codeql_aosp \
--language=cpp \
--command="`pwd`/mmm.sh " \
--source-root=./ \
--overwrite \
--threads=12 \
--ram=3276
mmm.sh:
…
-
### Summary
On the PolarFire Icicle board, when building from `master` with a config based on `icicle:nsh` (plus config and flag changes detailed below), the cxxtest built-in app exception test fails…