-
Hello
Clang UML is a great tool and I have been using it for a couple of years on work-related projects. We have just updated from Ubuntu Focal to Ubuntu Jammy.
On Ubuntu Jammy it complaining t…
-
hi, im developing rtems app on gr712rc board and trying to configure clangd for it.
my compile command is sparc-gaisler-rtems5-g++ -qbsp=gr712rc_smp -mcpu=leon3 -mfix-gr712rc, while every parameter a…
-
Trying to build current git master (a37d4836519517bdce6cb9d956092321eca3e73b) as a [Universal Binary](https://en.wikipedia.org/wiki/Universal_binary) (or even just arm64 only) on a Intel Mac fails to …
-
Consider the following code, reduced from Boost.Asio:
```cpp
struct tracked_t {
static constexpr void *static_query_v = 0;
};
void * const tracked_t::static_query_v;
static constexpr auto r = …
-
### Steps to reproduce
Run any command that needs clingo and Spack tries to bootstrap, but fails. Spoke with @alalazo on Slack and was told to open an issue to continue exploring this problem.
…
-
### Code
the project is too big unfortunately. this happens when compiling 10s of files.
but the compiler told me to attach a file:
[rust-ice.txt](https://github.com/rust-lang/rust/files/1…
-
- [ ] `llvm` (a page listing the other ones and giving an example of a pipe using many of the individual tools that you might want to use while making a new llvm pass for example)
- [ ] `lld` (a page…
-
Hi.
With the new neovim 0.7.0, duplicates clang:
```
clangd = {
cmd = {
"clangd",
-- "clangd",
"--background-index",
"--pch-storage=memory",
"--clang-tidy",
"--completio…
-
**Steps to Reproduce**
1. CDX file from ChemDraw (with Topology labels)
![image](https://github.com/epam/Indigo/assets/161723514/8ae7bbf3-bb4d-4143-b978-ce2da36f8b72)
3. Ketcher >> Open this fi…
-
**Describe the bug**
Latex in code block only highlight in visual mode.
It seems works well when I change tex to go.
─────────────────────────────────────────────────────────
```
…