[all-commits] [llvm/llvm-project] 096bd9: [sanitizer] Fix typo in log messages
Seonghyun Park via All-commits
all-commits at lists.llvm.org
Wed Nov 18 03:42:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 096bd9b293b42a5d30bca483b3f50667583385aa
https://github.com/llvm/llvm-project/commit/096bd9b293b42a5d30bca483b3f50667583385aa
Author: Seonghyun Park <shpark1 at protonmail.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M compiler-rt/lib/asan/asan_interceptors.h
M compiler-rt/lib/msan/msan_interceptors.cpp
Log Message:
-----------
[sanitizer] Fix typo in log messages
Fix typo in log messages
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D91492
More information about the All-commits
mailing list