Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
firewave
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testerrorlogger.cpp
on
regex-std
User selector
All users
All time
Commit history
Commits on May 29, 2026
Release 2.21: Update copyright year (#8594)
wjakobsson
authored
97b642f
View commit details
Copy full SHA for 97b642f
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
utils.h: reject unexpected preceding characters in `strToInt()` (#8490)
firewave
authored
0294253
View commit details
Copy full SHA for 0294253
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Fix #14657 report type: handle id suffix better when getting guideline number (#8426)
wjakobsson
authored
3417a0c
View commit details
Copy full SHA for 3417a0c
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
TestErrorLogger: added tests (#8413)
Show description for f44258a
firewave
authored
f44258a
View commit details
Copy full SHA for f44258a
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
testrunner: several cleanups (#7944)
Show description for 7e09fa0
firewave
authored
7e09fa0
View commit details
Copy full SHA for 7e09fa0
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
removed `emptyString` and its remaining usage (#7296)
firewave
authored
36dbff5
View commit details
Copy full SHA for 36dbff5
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
fixed #13926 - `ErrorMessage::FileLocation::mOrigFileName` was not stored in the XML (#7809)
firewave
authored
f247e58
View commit details
Copy full SHA for f247e58
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
Fix #13985 (Crash: misra c++ 2023 report type, Dir 0.3.2) (#7651)
glankk
authored
6b6d9c5
View commit details
Copy full SHA for 6b6d9c5
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
fix #13964: ErrorLogger: Invalid/missing guideline/classification with `--report-type=misra-cpp-2023` (#7624)
ludviggunne
authored
61252d8
View commit details
Copy full SHA for 61252d8
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
avoid some unnecessary copies around `ErrorMessage` construction (#4665)
firewave
authored
129055d
View commit details
Copy full SHA for 129055d
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
fix #13730: Report type: cppcheck severity is shown for misra directive even though --report-type=misra-c-2023 is used (#7595)
ludviggunne
authored
d071066
View commit details
Copy full SHA for d071066
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
fixed #13906 - `ErrorMessage::FileLocation` did not simplify the file in all cases (#7567)
firewave
authored
d8d36bd
View commit details
Copy full SHA for d8d36bd
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
fixed #13393 - do not convert error location paths in XML output (#7563)
firewave
authored
285a80e
View commit details
Copy full SHA for 285a80e
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
testrunner: start adding IDs and columns to error messages (#7343)
firewave
authored
bf80216
View commit details
Copy full SHA for bf80216
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
dropped internal default template format not necessary for production code (#7342)
firewave
authored
07eb1f0
View commit details
Copy full SHA for 07eb1f0
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
cleaned up includes based on include-what-you-use (#7279)
firewave
authored
2d9f673
View commit details
Copy full SHA for 2d9f673
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
fix #13362: Misra report on command line (#7096)
ludviggunne
authored
a7e9e68
View commit details
Copy full SHA for a7e9e68
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
reduced unnecessary usage of `emptyString` (#7229)
firewave
authored
06e7663
View commit details
Copy full SHA for 06e7663
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
fixed #13485 - symbol names in error messages were not serialized (#7142)
firewave
authored
a3cb101
View commit details
Copy full SHA for a3cb101
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Fix #13144 (regression: misra.json has stopped working since 2.10) (#6946)
danmar
authored
eab6b48
View commit details
Copy full SHA for eab6b48
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
Fix #12610 (Justifications for warnings using comments in the code) (#6474)
danmar
authored
bd694db
View commit details
Copy full SHA for bd694db
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Fix #12624 (The misra-config should not be a critical error) (#6306)
danmar
authored
2ab6dc8
View commit details
Copy full SHA for 2ab6dc8
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
testrunner: improved `InternalError` assertions (#6262)
firewave
authored
9e7578e
View commit details
Copy full SHA for 9e7578e
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
some cleanups around `ErrorMessage::FileLocation::mInfo` (#6200)
firewave
authored
0c70758
View commit details
Copy full SHA for 0c70758
View code at this point
Browse repository at this point
cleaned up creation of `ErrorMessage::FileLocation` objects and error callstacks (#6184)
firewave
authored
008884f
View commit details
Copy full SHA for 008884f
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
cleaned up `ErrorMessage::FileLocation` constructors (#6183)
firewave
authored
fd7bd50
View commit details
Copy full SHA for fd7bd50
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
improved handling/testing of XMLs without a a root node / added some TODOs (#6086)
Show description for 260ae3c
firewave
authored
260ae3c
View commit details
Copy full SHA for 260ae3c
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
iwyu.yml: treat explicit clang include directory in clang-tidy invocation as a system include / cleaned up includes (#5983)
Show description for 2464a9d
firewave
authored
2464a9d
View commit details
Copy full SHA for 2464a9d
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
testrunner: stop comparing mismatching types in generic `assertEquals()` / added `ASSERT_EQUALS_ENUM` (#6035)
Show description for 0fe775c
firewave
authored
0fe775c
View commit details
Copy full SHA for 0fe775c
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
avoid some unnecessary copies (#5958)
Show description for a656f10
firewave
authored
a656f10
View commit details
Copy full SHA for a656f10
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
added `xml.h` wrapper for TinyXML2 / cleaned up suppressions of Clang compiler warnings (#5700)
firewave
authored
f246178
View commit details
Copy full SHA for f246178
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
removed unnecessary encapsulation of severity enum and made it an `enum class` (#5541)
firewave
authored
8c0d43d
View commit details
Copy full SHA for 8c0d43d
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
cleaned up includes based on include-what-you-use (#5532)
firewave
authored
06b5ef1
View commit details
Copy full SHA for 06b5ef1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.