[all-commits] [llvm/llvm-project] 1d0d1f: [msan] Remove unneeded nullness CHECK

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Aug 11 12:35:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d0d1f20e7733e3a230f30282c7339f2d3be19c0
      https://github.com/llvm/llvm-project/commit/1d0d1f20e7733e3a230f30282c7339f2d3be19c0
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-08-11 (Sun, 11 Aug 2024)

  Changed paths:
    M compiler-rt/lib/msan/msan_allocator.cpp

  Log Message:
  -----------
  [msan] Remove unneeded nullness CHECK

The pointer will immediate be dereferenced.



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