diff options
author | Tom Cherry <tomcherry@google.com> | 2018-02-21 15:01:22 -0800 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2018-02-21 15:10:17 -0800 |
commit | ee8e3dd67c910907115c7cef87be3d898d71a05d (patch) | |
tree | 022d9c97d9bdc95c34dbf0052b8dcf9ce394bc46 /libc/malloc_debug/PointerData.cpp | |
parent | 44c7b6ad0ac277a8ed3ee2278f6c1ee23f130ab5 (diff) |
Remove non-trivial constructors/destructors from SystemProperties
With the goal of disallowing exit time destructors, SystemProperties's
non-trivial destructor needs to be removed. This means replacing the
union hack with yet another hack as we don't want to allocate anything
despite relying on some polymorphism.
Bug: 73485611
Test: boot bullhead
Change-Id: I64223714c9b26c9724bfb8f3e2b0168e47b56bc8
Diffstat (limited to 'libc/malloc_debug/PointerData.cpp')
0 files changed, 0 insertions, 0 deletions