[all-commits] [llvm/llvm-project] 8af472: tsan: fix Printf format string
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Wed Aug 11 01:22:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8af47255766e71cb3f8aad2f631046c1834f2218
https://github.com/llvm/llvm-project/commit/8af47255766e71cb3f8aad2f631046c1834f2218
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_platform.h
Log Message:
-----------
tsan: fix Printf format string
Reported on D107745
Reported-by: Wolfgang Pieb (wolfgangp)
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D107881
More information about the All-commits
mailing list