[all-commits] [llvm/llvm-project] 36089e: [LowerAllowCheck] Rename removeUbsanTrap() to lowe...

Marco Elver via All-commits all-commits at lists.llvm.org
Mon Jul 21 11:02:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36089e5d983fe9ae00f497c2d500f37227f82db1
      https://github.com/llvm/llvm-project/commit/36089e5d983fe9ae00f497c2d500f37227f82db1
  Author: Marco Elver <elver at google.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/LowerAllowCheckPass.cpp

  Log Message:
  -----------
  [LowerAllowCheck] Rename removeUbsanTrap() to lowerAllowChecks() (#149847)

No traps are removed directly nor is this restricted to UBSan, therefore
rename the function doing the transformation of the intrinsic to match
its intent.

NFC.



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