46
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 20, 2023 — Apr 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add test for #3524, update release notes (#6307) More... about 23 hours ago
Fixed #12440 (Misra violations found but code exited with 0 even after specifying exit code) (#6308) More... about 23 hours ago
Fix #12363 FP unreadVariable with unknown constructor that takes a parameter (#6305) More... 1 day ago
Fix #12624 (The misra-config should not be a critical error) (#6306) More... 1 day ago
Fix syntaxErrors with wxGrid, tinyxml2::XMLError enums (#6304) More... 2 days ago
Fix #12618 FN variableScope with member or array access (#6301) More... 2 days ago
Fix #12621 Stack overflow in ValueFlow::getSizeOf() (#6303) More... 2 days ago
Fix #12458 (checkers report: does not indicate misra checkers properly) (#6302) More... 3 days ago
Fix #12620 Crash in checkReturnByReference() (#6300) More... 3 days ago
Partial fix for #12014 Outer typedef incorrectly applied within namespace (#6288) More... 3 days ago
Fix #12619 FP unusedPrivateFunction with trailing return type and override (#6299) More... 3 days ago
Fix #8862 Enhancement: false negative: variablescope (#6294) More... 5 days ago
iwyu.yml: use Qt 6.7.0 for `include-what-you-use` (#6218) More... 5 days ago
avoid even more unchecked pointer dereferences / changed some pointers to references (#6296) More... 5 days ago
Fix #12615 FP syntaxError with operator= (#6295) More... 5 days ago
iwyu.yml: use Qt6 for `include-what-you-use` (#6292) More... 5 days ago
avoid more unchecked pointer dereferences (#6293) More... 5 days ago
updated Qt in CI to 6.7.0 (#6290) More... 5 days ago
iwyu.yml: use Qt 6 for `clang-include-cleaner` and include the GUI sources in its analysis (#6291) More... 5 days ago
Fix #12597 syntaxError with array typedef in namespace (#6287) More... 7 days ago
Add test for #12401 (#6289) More... 7 days ago
avoid some unchecked pointer dereferences (#6284) More... 7 days ago
cleaned up includes based on include-what-you-use (#6279) More... 8 days ago
Add tests for #12205, #12405 (#6280) More... 8 days ago
Fixed #12504 (dumpfile: usage of relative paths is inconsistent) (#6275) More... 9 days ago
testrunner: moved more code into `PreprocessorHelper` (#6277) More... 9 days ago
made more `mErrorLogger` members references (#6276) More... 9 days ago
Fix #12607 FP returnReference with std::map (regression) (#6278) More... 9 days ago
Fix #12608 FP returnByReference for virtual function (#6272) More... 9 days ago
Preprocessor: made `mErrorLogger` a reference (#6274) More... 9 days ago