Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,162 contributions in the last year
Contribution activity
November 2020
Created 14 commits in 1 repository
Reviewed 8 pull requests in 1 repository
danmar/cppcheck 8 pull requests
- Add generic reverse valueflow
- getSizeOf: Handle long double
- qt.cfg: Add interfaces with new ignoredReturnErrorCode warnings
- misra.py: Fix R7.2 crash on va_args
- MISRA rule 7.2 Require 'u' prefix when using large unsigned integer constants
- library: Add new warning: ignoredReturnErrorCode
- Fix #9567 (Inline suppression of unusedFunction errors not working when using compile database)
- MISRA Rule 7.4 Check if variables assigned as string literals are const