[PATCH] D116701: Respect -fsanitize-memory-param-retval flag.

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 6 01:11:32 PST 2022


vitalybuka added a comment.

>> Implementation of flag introduced in https://reviews.llvm.org/D116633

It's not implementation, the goal of -sanitize-memory-param-retval to setup Msan pass with proper parameters
This part usability improvement to avoid one flag, which I slightly like, but @eugenis don't.
I don't think this part part is blocking us, we can discuss it later.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116701/new/

https://reviews.llvm.org/D116701



More information about the cfe-commits mailing list