[all-commits] [llvm/llvm-project] d313c0: [UBSan][Ignorelist] Expanding =sanitize to fun. (#...

Qinkun Bao via All-commits all-commits at lists.llvm.org
Mon Jun 2 14:08:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d313c09b288c31f93819408048b0b64ca5c5fc2b
      https://github.com/llvm/llvm-project/commit/d313c09b288c31f93819408048b0b64ca5c5fc2b
  Author: Qinkun Bao <qinkun at google.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M clang/lib/Basic/NoSanitizeList.cpp
    A clang/test/CodeGen/ubsan-function-ignorelist.test

  Log Message:
  -----------
  [UBSan][Ignorelist] Expanding =sanitize to fun. (#142074)

See https://github.com/llvm/llvm-project/issues/139128
If multiple entries match the source, than the latest entry takes the
precedence.

---------

Co-authored-by: Copilot <175728472+Copilot at users.noreply.github.com>



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