PPC64 buildbots crashes after D112446:
https://lab.llvm.org/buildbot#builders/52/builds/11811
Restore the old check for most platforms,
let's see if it can be disabled at least for Linux/x86_64.
Depends on D112538.
Differential D112539
tsan: partially restore COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED check dvyukov on Oct 26 2021, 7:57 AM. Authored by
Details
PPC64 buildbots crashes after D112446: Depends on D112538.
Diff Detail
Event Timeline
|
Is there an explanation for this?
Is it the .preinit_array that isn't supported?
It would be good to explain it, otherwise it makes me think that this can equally break on other platforms.