[all-commits] [llvm/llvm-project] 341ee9: [NFC][asan] Fix Condition annotation after 30bbb73...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Aug 8 19:20:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 341ee9c0294f368aba83712651d34f6a4bbe92f3
      https://github.com/llvm/llvm-project/commit/341ee9c0294f368aba83712651d34f6a4bbe92f3
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M compiler-rt/lib/asan/asan_interceptors_memintrinsics.h

  Log Message:
  -----------
  [NFC][asan] Fix Condition annotation after 30bbb73bb448


  Commit: 03e345b5198d22ac7a4fd9798010fd1da16a25ca
      https://github.com/llvm/llvm-project/commit/03e345b5198d22ac7a4fd9798010fd1da16a25ca
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M compiler-rt/lib/asan/asan_interceptors_memintrinsics.h
    M compiler-rt/lib/asan/asan_internal.h
    M compiler-rt/lib/asan/asan_rtl.cpp

  Log Message:
  -----------
  [asan] Avoid few branches on memcpy hot path


Compare: https://github.com/llvm/llvm-project/compare/8d9d27db4759...03e345b5198d


More information about the All-commits mailing list