-
- After I click Re-analyze current file, Codechecker output:
[ERROR 2024-09-08 20:59] - Failed to get and parse version of: ../../third_party/llvm-build/Release+Asserts/bin/clang++
[ERROR 2024-09…
-
**Describe the bug**
If the build command given to `log` (using LD-LOGGER) contains the substring `cc` (in lowercase!) in the build *executable* (not in the arguments, but as the first "word"), the r…
-
In multiple config files `.codechecker.passwords.json`, `server_config.json` ...
there is value which can be used to turn off the config file.
```json
{
"enabled": true,
}
```
To me this `ena…
gyorb updated
4 years ago
-
This definitely needs discussion, but personally, I have found snapshot tests to be generally useless at best; at my previous job, we started out using them extensively (almost exclusively), but we so…
-
introduce the trim-path-prefix for the `CodeChecker cmd diff` command too.
the generated gerrit_review.json might contain absolute paths which is not accepted by gerrit.
gyorb updated
2 years ago
-
Hi, sorry for bothering. I met with a problem that while I was trying to use taint analysis with my own source-sink yaml file, the following command line does not work:
```
CodeChecker analyze --ana…
-
Right now we have the `codechecker` command that reports all the issues found by `phpcs`. This is useful locally and @ CIs.
Also, there is the `codecbf` command that also runs `phpcs` but in fix mo…
-
My store directory is about 2.1G.
_CodeChecker store_ fails on this directory with _Request failed to localhost:8001_
Which is not super useful to debug or understand anything!
-
**Describe the bug**
When I try the following command:
```
/home/blasco/Programs/UnrealEngine/Engine/Build/BatchFiles/Linux/Build.sh -project=/home/blasco/Documents/Unreal/MyProject/MyProject.uproj…
-
As opposed to https://github.com/llvm/llvm-project/issues/58118 the current report does print its coredump on stdout/stderr and does not create core file.
With CodeChecker 6.20.0, self-compiled cla…