-
```
projects/thrift-0.10.0/compiler/cpp/src/thrift/generate/t_rb_generator.cc:91:18: warning: do not use 'compare' to test equality of strings; use the string equality operator instead [misc-string-c…
-
Hey all! Self-filing an issue to collect interest and feedback.
Some people have been using this tool and compile_commands.json to run clang-tidy from the command line. [Clang-tidy can also run as …
-
This is then base for an "overlay journal" kind of website, see codecheckers/discussion#29.
New pages needed:
https://codecheck.org.uk/certificate/2020-001 or https://codecheck.org.uk/register/2…
-
Hi,
I have noticed that the moodle.org/plugins prechecker runs some check on the Javascript Coding style which are currently not reported by moodle-plugin-ci.
For an example, please see
https:…
abias updated
4 years ago
-
| | |
| --- | --- |
| Bugzilla Link | [44492](https://llvm.org/bz44492) |
| Version | trunk |
| OS | All |
| CC | @devincoughlin,@AnnaZaks,@haoNoQ,@Xazax-hun |
## Extended Description
The followin…
-
> BUG
> Website: https://workiva.github.io/over_react/
API documentation button leads to a broken link on your website.
--> https://pub.dev/documentation/over_react/latest/index.html
---
…
-
Add support for facebook infer analyzer execution support for C/C++.
https://github.com/facebook/infer
CodeChecker should be able to
* List checkers: CodeChecker checkers
* Checkers should have…
-
***I'm not expecting a solution to change the source. Make Clang parse the Source without modifying.***
`TestClass.cpp`
```cpp
#include
#include
using namespace std;
void testMe(CStrin…
-
**Bug description**
When running static analysis through CodeChecker support in the build system (`-DZEPHYR_SCA_VARIANT=codechecker`), [Cppcheck](https://cppcheck.sourceforge.io/) fails to analyze …
-
With CodeChecker 6.20.0, self-compiled clang 15.0.1, enabled Z3 solver 4.11.2 on openldap branch OPENLDAP_REL_ENG_2_6, calling
```console
> CodeChecker analyze ./compile_commands.json --ctu --z3=o…