LGTM modulo nit below. ================ Comment at: lib/asan/asan_report.cc:358 @@ +357,3 @@ + p++; + vars->push_back({beg, size, p, len}); + p += len; ---------------- Again, please make sure this is supported by MSVC. http://reviews.llvm.org/D4545