[llvm] [msan] Add experimental '-msan-or-shadow-for-strict-instructions' flag to pessimize output (PR #128036)

Thurston Dang via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 09:48:19 PST 2025


thurstond wrote:

> > This patch also does a drive-by fix of the ClCheckConstantShadow description, to note that constant zero shadows are never checked.
> 
> Why in this patch?

This patch deals with constant zero shadows.

https://github.com/llvm/llvm-project/pull/128036


More information about the llvm-commits mailing list