[PATCH] D56470: [NewPM] Second attempt at porting ASan

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 11 19:49:23 PST 2019


leonardchan added a comment.

In D56470#1391644 <https://reviews.llvm.org/D56470#1391644>, @philip.pfaffe wrote:

> It's still missing the O0 part. I forgot adding it for msan and tsan, but we should do asan correctly from the start.


Done. Although it isn't the exact same as what's in D57793 <https://reviews.llvm.org/D57793>.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56470





More information about the llvm-commits mailing list