[all-commits] [llvm/llvm-project] 7b9d6a: [hwasan] Fix typo in the error type.
Evgenii Stepanov via All-commits
all-commits at lists.llvm.org
Mon Oct 28 13:25:51 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b9d6a22569c69c230b1584829e3acbdf852b221
https://github.com/llvm/llvm-project/commit/7b9d6a22569c69c230b1584829e3acbdf852b221
Author: Evgenii Stepanov <eugenis at google.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/test/hwasan/TestCases/tail-magic.c
Log Message:
-----------
[hwasan] Fix typo in the error type.
"alocation-tail-overwritten" -> "allocation-tail-overwritten"
More information about the All-commits
mailing list