[all-commits] [llvm/llvm-project] 300922: [clang][UBSan] Remove rigid metadata checks for `u...

Michael Halkenhäuser via All-commits all-commits at lists.llvm.org
Tue Apr 9 09:18:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3009228a09dbfe04e0911fc19813ec72d389bc45
      https://github.com/llvm/llvm-project/commit/3009228a09dbfe04e0911fc19813ec72d389bc45
  Author: Michael Halkenhäuser <MichaelGerald.Halkenhauser at amd.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M clang/test/CodeGen/ubsan-bitfield-conversion.c
    M clang/test/CodeGenCXX/ubsan-bitfield-conversion.cpp

  Log Message:
  -----------
  [clang][UBSan] Remove rigid metadata checks for `ubsan-bitfield-conversion` (#88116)

Follow-up to discussion: https://github.com/llvm/llvm-project/pull/87761

As discussed after landing the original PR:
Since fails could happen w.r.t. checking `!6`, these checks should be
removed.



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