[all-commits] [llvm/llvm-project] d42122: [msan] Resolve FIXME from D133880
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Sep 14 18:56:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d421223e2538b5193d2399a324d746dc18525cda
https://github.com/llvm/llvm-project/commit/d421223e2538b5193d2399a324d746dc18525cda
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/with-call-type-size.ll
Log Message:
-----------
[msan] Resolve FIXME from D133880
We don't need to change tests we convertToBool
unconditionally only before OR.
More information about the All-commits
mailing list