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
Added a function to determine the compiler type (GCC or Clang)
and extract the standard version. This ensures that predefined
macros are correctly passed to cppcheck, preventing false positives
caused by incorrect environment detection in macro evaluations.
Change-Id: I0c8cd7507f081a03f1c1ffec648aed544a0e6466
0 commit comments