[all-commits] [llvm/llvm-project] 1d7930: [ubsan] Add [undefined] section to ignorelist (#20...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Jun 8 14:02:06 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d7930a9ef276f6e85aa063c808d53cffb0719b5
      https://github.com/llvm/llvm-project/commit/1d7930a9ef276f6e85aa063c808d53cffb0719b5
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M llvm/utils/sanitizers/ubsan_ignorelist.txt

  Log Message:
  -----------
  [ubsan] Add [undefined] section to ignorelist (#202380)

`-fsanitize-blacklist` this files passed as which apply to any
sanitizers.
So if Ubsan is combined with Asan, as-is these suppressions apply to
Asan
which is clearly was not the intention.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list