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
Improve compiler macro handling in static analysis
Refactored compiler macro detection into a function and
ensured predefined macros are correctly passed to cppcheck.
This prevents false positives caused by incorrect environment
detection in macro evaluations.
- Encapsulated the generation of standard compliance into a function
- Passed compiler macros to cppcheck via -D option
Change-Id: I0c8cd7507f081a03f1c1ffec648aed544a0e6466
0 commit comments