[all-commits] [llvm/llvm-project] 0b9938: [MSan] Partially revert some changes from D94552
Z via All-commits
all-commits at lists.llvm.org
Tue Jan 12 23:04:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b99385e151c7cb674d6d29acfe92680f7148434
https://github.com/llvm/llvm-project/commit/0b99385e151c7cb674d6d29acfe92680f7148434
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
M compiler-rt/lib/msan/msan_poisoning.cpp
Log Message:
-----------
[MSan] Partially revert some changes from D94552
Because of line 55, actually aligned_beg always equals to beg.
More information about the All-commits
mailing list