diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2022-09-26 16:05:31 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2022-09-26 16:05:40 +0200 |
commit | f8b0b17634362730d1cc8eddf5b41e73d75e4f82 (patch) | |
tree | fbff7c05e89e1bd59a75a01492732f5ddbd0d7a7 /core/math/disjoint_set.h | |
parent | b9a64c77366361a0d45dcdd2b330911efd1eb3f4 (diff) |
MethodBind: Silence GCC `-Wmaybe-uninitialized` caused by UBSAN
A priori this doesn't appear to be an actual bug, but a known consequence of
using UBSAN. We silence this one to still have the possibility to get more
warnings raised by UBSAN, in case they are useful.
Works around and closes #66343.
Diffstat (limited to 'core/math/disjoint_set.h')
0 files changed, 0 insertions, 0 deletions