Forked from
atlas / athena
Source project has a limited visibility.
-
scott snyder authored
ubsan can give false positives for classes using virtual derivation that have excessive space in member variables. Resolve by moving the large member arrays to a separately allocated object. Fixes ubsan warnings seen in gcc8 dbg build.
scott snyder authoredubsan can give false positives for classes using virtual derivation that have excessive space in member variables. Resolve by moving the large member arrays to a separately allocated object. Fixes ubsan warnings seen in gcc8 dbg build.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.