[all-commits] [llvm/llvm-project] f0fbf5: [test][asan] Simplify test

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sat Nov 19 01:28:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0fbf51a731da4eb814fa5fbd711c9ea76275555
      https://github.com/llvm/llvm-project/commit/f0fbf51a731da4eb814fa5fbd711c9ea76275555
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
    M compiler-rt/test/asan/TestCases/contiguous_container.cpp

  Log Message:
  -----------
  [test][asan] Simplify test

We don't need to iterate off_end, just need to check a granule after the
end.


  Commit: 4b4250c75768e614d7384036c3c6050e185db50b
      https://github.com/llvm/llvm-project/commit/4b4250c75768e614d7384036c3c6050e185db50b
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
    M compiler-rt/test/asan/TestCases/contiguous_container.cpp

  Log Message:
  -----------
  [test][asan] Simplify loops in test


Compare: https://github.com/llvm/llvm-project/compare/80f444646c62...4b4250c75768


More information about the All-commits mailing list