vitalybuka added inline comments.
================ Comment at: compiler-rt/test/msan/use-after-dtor.cc:13 #include <sanitizer/msan_interface.h> #include <assert.h> ---------------- morehouse wrote: > vitalybuka wrote: > > Probably we need one test which check that we stop detecting bugs with > > -fno-sanitize-memory-track-origins. Maybe this one or in separate file. > Do you mean `-fno-sanitize-memory-use-after-dtor`? See `dtor-member.cc` test. Right. use-after-dtor.cc seems more general than dtor-member.cc. So maybe having it here as well would be nice. https://reviews.llvm.org/D37860 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits