[all-commits] [llvm/llvm-project] 718500: sanitizer_common: fix format string in LibIgnore

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Mon Aug 16 00:45:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7185007735cd08a1928765f08301c48382c6222e
      https://github.com/llvm/llvm-project/commit/7185007735cd08a1928765f08301c48382c6222e
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-08-16 (Mon, 16 Aug 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp

  Log Message:
  -----------
  sanitizer_common: fix format string in LibIgnore

uptr should be printed with %zu.

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




More information about the All-commits mailing list