Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: candre97/codechecker

Tags

v6.15.1

Toggle v6.15.1's commit message
[server] Fix filtering number of outstanding reports on the statistic…

…s page

The number of outstanding reports are not filtered by the BASELINE run filters
because the run ids in the compare data for the API function is not set.

v6.15.0

Toggle v6.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#3025 from gyorb/fix-test-exit

fix exit code check in the tests

v6.14.0

Toggle v6.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#2936 from gamesh411/fix-list-all-tidy-opts

[clang-tidy][doc] Show config for all checks

v6.13.0

Toggle v6.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#2830 from csordasmarton/fix_storing_run_c…

…ommand

[server] Fix storing analyze command

v6.12.1

Toggle v6.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#2788 from csordasmarton/fix_analyze_file_…

…option2

[analyzer] Fix analyzer --file option

v6.12.0

Toggle v6.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#2740 from bruntib/config_docs

[doc] Extending analyzer and checker config docs

v6.11.1

Toggle v6.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#2569 from gyorb/release-v6.11.1-intrin-fi…

…lter

filter out include directories containing *intrin.h header files

v6.11.0

Toggle v6.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#2492 from gyorb/skip-xclang-rel

some specific Xclang arguments modify the output

v6.10.1

Toggle v6.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#2381 from dkrupp/doc-fix

Description of incremental analysis using skipfile

v6.10.0

Toggle v6.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#2222 from bruntib/fix_z3

Switching z3 refutation on by default.