gecko-dev/build/sanitizers
Doug Thayer ebf7f05657 Bug 1656526 - Add resolver_64.cc to asan_blacklist_win.txt r=dmajor
resolver_64.cc should have been on the list all along, because the InternalThunk
constructor runs before ASan init. It was probably just accident (maybe inlining?)
that we got away with not including it in the past.

Differential Revision: https://phabricator.services.mozilla.com/D89669
2020-09-11 14:12:25 +00:00
..
asan_blacklist_win.txt Bug 1656526 - Add resolver_64.cc to asan_blacklist_win.txt r=dmajor 2020-09-11 14:12:25 +00:00
ubsan_enum_blacklist.txt Bug 1404547 - Enable 'enum' UBSan check. r=froydnj,mccr8 2020-03-04 20:22:30 +00:00
ubsan_object_size_blacklist.txt
ubsan_pointer_overflow_blacklist.txt Bug 1614375: bustage fix, add a couple more suppressions for straggler failures 2020-05-12 14:50:34 -04:00
ubsan_signed_overflow_blacklist.txt
ubsan_unsigned_overflow_blacklist.txt