[PATCH] D83427: [MSAN] Update tests due to widespread eager checking
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 14:51:57 PDT 2020
vitalybuka added a comment.
Each of these can be a separate patch
Additionally introduces tests for:
- Bitfield handling
- Different sized function parameters
- MSAN and struct padding (when passing structs by value)
And It would be nice if you cut off some other pieces
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83427/new/
https://reviews.llvm.org/D83427
More information about the llvm-commits
mailing list