[all-commits] [llvm/llvm-project] 45f9f3: [NFC] Remove redundant branch

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Jul 25 12:12:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45f9f3f7108171d370587b5f1c02c6253c813717
      https://github.com/llvm/llvm-project/commit/45f9f3f7108171d370587b5f1c02c6253c813717
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M compiler-rt/lib/asan/asan_poisoning.cpp

  Log Message:
  -----------
  [NFC] Remove redundant branch

memset already covers the case.

Reviewed By: kstoimenov

Differential Revision: https://reviews.llvm.org/D156183




More information about the All-commits mailing list