[PATCH] D57793: [NewPM][MSan] Add sanitizer at O0

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 18:59:29 PST 2019


leonardchan added a comment.

In D57793#1403308 <https://reviews.llvm.org/D57793#1403308>, @chandlerc wrote:

> In D57793#1403303 <https://reviews.llvm.org/D57793#1403303>, @leonardchan wrote:
>
> > Will need to be rebased after rC353985 <https://reviews.llvm.org/rC353985>. Should this also include tsan, unless this is just for msan specifically?
>
>
> Yeah, I suspect so. If you want, maybe take this over? Would be great to get this landed.


Made patch D58424 <https://reviews.llvm.org/D58424> for this.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57793





More information about the llvm-commits mailing list