-
Although this haven't caused any problems until now, it might lead to hidden hard to debug failures in the future. Few examples from the codebase that need fixing.
- `LLVMPY_PrintValueToString`, `L…
-
llvm commit: 10b048c8922d
Reproduce with: ```opt -passes="loop-vectorize" bbi-101140.ll -o /dev/null -pass-remarks-output=tmp.opts```
Result:
```
opt: ../include/llvm/Support/Casting.h:578: declty…
-
## How to reproduce
First, download llvm-18(maybe higher version too), then use clang-18/clang++-18 as c/cxx compiler
```
# Build llvm
build_llvm() {
if [ ! -d "${VENTUS_BUILD_DIR}" ]; then
…
-
LLVM analyzer reports these instances of invalid bitwise shifts:
* Shift by too-large value in [EgammaHLTPixelMatchVarProducer.cc](https://cmssdt.cern.ch/SDT/jenkins-artifacts/ib-static-analysis/C…
-
please consider add llvm ASan fiber switches
```sh
__sanitizer_start_switch_fiber
__sanitizer_finish_switch_fiber
```
-
The following runtime test failed on CI lane `Mono llvmaot Pri0 Runtime Tests Run Linux arm64 release` of PR #48397:
- JIT/Regression/CLR-x86-JIT/V1.1-M1-Beta1/b143840/b143840/b143840.sh. [Link](http…
-
### Description
A heap-buffer-overflow was detected in `decompress_frame_fuzzer` built by OSS-Fuzz on commit `9a573833fe58aa422f6bb27455d6812b5fb6ae21`. The issue occurred in `zlib_wrap_decompress`, …
-
```
//! This is a vendored version of [llvm-sys](https://gitlab.com/taricorp/llvm-sys.rs)
//! adjusted to fit the needs of this project. Furthermore some improvements to llvm made in rustc
//! have…
-
**Version of emscripten/emsdk:**
```
# emcc -v
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.66-git
clang version 19.0.0git
Target: wasm32-unknown-emscripten
Threa…
-
LLVM analyzer reports dead assignment in `L1NNCaloTauEmulator::produce`: [link](https://cmssdt.cern.ch/SDT/jenkins-artifacts/ib-static-analysis/CMSSW_14_2_X_2024-09-29-0000/el8_amd64_gcc12/llvm-analys…