[PATCH] D11982: Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 16:35:43 PDT 2015


rnk added a comment.

In http://reviews.llvm.org/D11982#223341, @filcab wrote:

> Thanks! Are you planning on doing this for the other sanitizers?


For every sanitizer that we port to Windows, yes, eventually. It's going to take a while to port tsan and msan, though, so I don't see any reason to make this change now.


http://reviews.llvm.org/D11982





More information about the llvm-commits mailing list