-
**MERGE SORT using cpp/C++**
hey, kindly assign this issue to me!
@trishan9
-
### What happened?
Hi there,
I was trying to build llama.cpp in a project that uses the C++ 23 standard and there are a lot of errors when building the `llama` target with MSVC. The only fix is to d…
-
Compiler Explorer: [https://godbolt.org/z/Ms8PxroKc](https://godbolt.org/z/Ms8PxroKc)
Attempting to compile the following simple program with Clang Assertion Trunk:
```c
_Atomic(int) a;
int abs(…
-
**Describe your environment**
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
opentelemetry-cpp 1.8.3#6
Same behaviour on latest too.
**Steps to reproduce**
```cpp
// Exporter
auto export…
-
@ngxson @felladrin
I just wanted to quickly say thank you to both of you for your amazing work, support, and even the amazing upstream fixes, like the Phi3 one in Llama.cpp. Because it's finally r…
-
Hi,
I'm on Windows and trying to use the `-line-filter`-argument to clang-tidy. This only worked on paths without folders (`myfile.cpp`). To ensure unique file names in the filter, I wanted to use …
-
## 🐛 Bug
If using c++ modules, when running `pyodide build .` the compiler, in this case clang++ version 18.1.8 fails to locate `webgpu/webgpu.h`, which should've be available with emscripten. If n…
-
Crashed when I compile this code, I find ARMTargetLowering::getRegisterByName doesn't support Specified Register, should we fix this bug?
https://github.com/llvm/llvm-project/blob/b90ea5caade7b92796…
-
When working with multiple environments, libraries installed via `lib_deps` will only have their include path added to `c_cpp_properties.json` if they are in the first environment listed in `platformi…
-
Example -- I got this
```
C:\git\aspire-samples\samples\AspireWithJavaScript\AspireJavaScript.Angular\node_modules\lmdb\dependencies\lz4\lib\dll\example\fullbench-dll.vcxproj(28,3): error MSB4019: T…