-
Hi,
I am using Kali Linux 5.10.0-kali9-amd64 and followed the steps through the installation step. I am getting a couple of error messages when building avcleaner.bin:
```[toto@7600c3d5dab1 CMak…
-
They have changed the way LLVM is structured in NDK r11. The `llvm` directory is no longer prefixed with a version number such as `llvm-3.5`. It's just `llvm` now. There is only 1 version of Clang (3.…
-
There are a few things that would be useful here:
1. For the VFS to have a PGLITE_VERSION file containing the PGlite version number that *created* the database. This is useful to track which versio…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR35935](https://bugs.llvm.org/show_bug.cgi?id=35935) |
| Status | NEW |
| Importance | P release bl…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR46266](https://bugs.llvm.org/show_bug.cgi?id=46266) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44972](https://bugs.llvm.org/show_bug.cgi?id=44972) |
| Status | NEW |
| Importance | P enhancemen…
-
version: 834c71829cc2e22841bf75e86b988c46252c70dc
stack trace:
```
ok Token(`*`, star, length = 1)
ok Token(`List`, identifier, length = 4)
ok Token(`,`, comma, length = 1)
ok Token(`int`, i…
-
When trying to build the occa transpiler with the latest LLVM, Clang built from the [llvm-project](https://github.com/llvm/llvm-project) source I ran into several issues.
- The strict requirement f…
-
We are seeing some large performance regressions in Clang-Tidy when comparing C++17 and C++20. Some translation units go from 8 seconds to 6 minutes.
Profiling is pointing to `clang-tidy.exe`!`clan…
-
When used with `compile_commands.json` clangd seem to ignore flag modifications from `.clangd` when (and only when) compiling module information, leading to module search issues
Given `compile_comm…