[all-commits] [llvm/llvm-project] 54ed8b: tsan/dd: fix format strings
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Fri Aug 13 08:45:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54ed8b93176e35c072394d615e4099e8ee0f7e9e
https://github.com/llvm/llvm-project/commit/54ed8b93176e35c072394d615e4099e8ee0f7e9e
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M compiler-rt/lib/tsan/dd/dd_interceptors.cpp
M compiler-rt/lib/tsan/dd/dd_rtl.cpp
Log Message:
-----------
tsan/dd: fix format strings
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D108040
More information about the All-commits
mailing list