[all-commits] [llvm/llvm-project] 6742c8: [NFC][msan] Break the loop when done

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Oct 20 21:08:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6742c8a2d83a7f02312e49e02cce2b25d554ec95
      https://github.com/llvm/llvm-project/commit/6742c8a2d83a7f02312e49e02cce2b25d554ec95
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-20 (Wed, 20 Oct 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  [NFC][msan] Break the loop when done

We have nothing to do after the Argument
is found.


  Commit: 60a8db6dc5a4f4d3c309166ff68432aa13e710e1
      https://github.com/llvm/llvm-project/commit/60a8db6dc5a4f4d3c309166ff68432aa13e710e1
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-20 (Wed, 20 Oct 2021)

  Changed paths:
    M llvm/test/Instrumentation/MemorySanitizer/msan_eager.ll

  Log Message:
  -----------
  [NFC][msan] Rerun update_test_checks.py for a test


  Commit: 66b650f3da70e45ca40ffa281df79e044c28fe04
      https://github.com/llvm/llvm-project/commit/66b650f3da70e45ca40ffa281df79e044c28fe04
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-20 (Wed, 20 Oct 2021)

  Changed paths:
    M llvm/test/Instrumentation/MemorySanitizer/msan_eager.ll

  Log Message:
  -----------
  [NFC][msan] Add NormalArgAfterNoUndef testcase


Compare: https://github.com/llvm/llvm-project/compare/6b715e9c4d9c...66b650f3da70


More information about the All-commits mailing list