It breaks the Chromium toolchain due to:
lib/sanitizer_common/sanitizer_allocator_primary32.h:269:34: error: requested alignment is not an integer constant struct ALIGNED(kCacheLineSize) SizeClassInfo {
Paths
| Differential D44320
[sanitizer] Revert rCRT327145 ClosedPublic Authored by cryptoad on Mar 9 2018, 12:13 PM.
Details Summary It breaks the Chromium toolchain due to: lib/sanitizer_common/sanitizer_allocator_primary32.h:269:34: error: requested alignment is not an integer constant struct ALIGNED(kCacheLineSize) SizeClassInfo {
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, delcypher, kubamracek. · View Herald TranscriptMar 9 2018, 12:13 PM This revision is now accepted and ready to land.Mar 9 2018, 12:17 PM Closed by commit rCRT327167: [sanitizer] Revert rCRT327145 (authored by cryptoad). · Explain WhyMar 9 2018, 12:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137813 lib/sanitizer_common/sanitizer_allocator_primary32.h
lib/sanitizer_common/sanitizer_allocator_primary64.h
lib/sanitizer_common/sanitizer_common.h
|