Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo.
[simgrid.git] / tools / address_sanitizer.supp
index 7e75e8d8394bf9c89b2490f0a9a50d9c628fa5e8..d8380922db0941497a66fae56bf091b3e3769657 100644 (file)
@@ -9,6 +9,11 @@
 # The following odr violations are reported by gcc-10. Alternatively these
 # warnings may be hidden with "ASAN_OPTIONS=detect_odr_violation=1".
 
+# size=8 'data' /usr/include/boost/type_traits/integral_constant.hpp:82:28
+odr_violation:^data$
+# size=8 'pdata' /usr/include/boost/type_traits/integral_constant.hpp:83:29
+odr_violation:^pdata$
+
 # size=16 '__tag' /usr/include/c++/10/bits/shared_ptr_base.h:510:48
 odr_violation:^__tag$