[all-commits] [llvm/llvm-project] aa57ca: [msan] Support %ms in scanf.
Evgenii Stepanov via All-commits
all-commits at lists.llvm.org
Thu Aug 6 14:50:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aa57cabae2fc5abc08ab3e17b45f2890fc7c9e42
https://github.com/llvm/llvm-project/commit/aa57cabae2fc5abc08ab3e17b45f2890fc7c9e42
Author: Evgenii Stepanov <eugenis at google.com>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc
M compiler-rt/lib/sanitizer_common/tests/sanitizer_format_interceptor_test.cpp
A compiler-rt/test/msan/scanf-allocate.cpp
Log Message:
-----------
[msan] Support %ms in scanf.
Differential Revision: https://reviews.llvm.org/D85350
More information about the All-commits
mailing list