[all-commits] [llvm/llvm-project] d26d5a: msan: clean up and enable format string checking
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Fri Aug 13 04:45:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d26d5a0a3dcaea5ef7b17073c3a4d436b29c2866
https://github.com/llvm/llvm-project/commit/d26d5a0a3dcaea5ef7b17073c3a4d436b29c2866
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M compiler-rt/lib/msan/CMakeLists.txt
M compiler-rt/lib/msan/msan.cpp
M compiler-rt/lib/msan/msan_linux.cpp
M compiler-rt/lib/msan/msan_report.cpp
Log Message:
-----------
msan: clean up and enable format string checking
Depends on D107981.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D107982
More information about the All-commits
mailing list