gecko-dev/build/sanitizers
Mike Hommey ab9cc62858 Bug 1841935 - Disable -fsanitize=function for C files. r=decoder
Clang has recently added support for function UB sanitizing for C, but
it catches cases in e.g. NSS and SQLite that are IMHO a gray area rather
than a clear case of UB (https://reviews.llvm.org/D148827#4422709).

Differential Revision: https://phabricator.services.mozilla.com/D182859
2023-07-06 09:34:02 +00:00
..
asan_blacklist_win.txt
ubsan_enum_blacklist.txt
ubsan_function_blacklist.txt Bug 1841935 - Disable -fsanitize=function for C files. r=decoder 2023-07-06 09:34:02 +00:00
ubsan_object_size_blacklist.txt
ubsan_pointer_overflow_blacklist.txt
ubsan_signed_overflow_blacklist.txt Bug 1827504 - Remove last files of netwerk/cache/ r=sunil,geckoview-reviewers,zeid,m_kato 2023-04-13 09:04:24 +00:00
ubsan_unsigned_overflow_blacklist.txt Bug 1827504 - Remove last files of netwerk/cache/ r=sunil,geckoview-reviewers,zeid,m_kato 2023-04-13 09:04:24 +00:00