[all-commits] [llvm/llvm-project] 9a5261: [lsan] Parse suppressions just before leak reporting

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Dec 29 17:33:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a5261efd75530d10ce7a346e8127ba1f00db085
      https://github.com/llvm/llvm-project/commit/9a5261efd75530d10ce7a346e8127ba1f00db085
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-12-29 (Tue, 29 Dec 2020)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_common.cpp

  Log Message:
  -----------
  [lsan] Parse suppressions just before leak reporting

Without leaks suppressions are not needed.


  Commit: 9b25b8068df3b2f34938eea17749c72939131d84
      https://github.com/llvm/llvm-project/commit/9b25b8068df3b2f34938eea17749c72939131d84
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-12-29 (Tue, 29 Dec 2020)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_common.cpp

  Log Message:
  -----------
  [NFC][lsan] Extract PrintResults function


Compare: https://github.com/llvm/llvm-project/compare/d034a94e7b3c...9b25b8068df3


More information about the All-commits mailing list