Page MenuHomePhabricator
Feed Advanced Search

Advanced Search

Oct 28 2024

personaldam added a comment to T997: MISRA: Bare usage of __builtin_offsetof() should be avoided.

A macro like ASSERT_OFFSETOF() might surround calls to __builtin_offsetof(), making it simple to log a deviation for this macro (and therefore reducing the amount of false positives for MISRA drift hunters violations).

Oct 28 2024, 12:03 PM