davide added a comment.

I'm not particularly worried about testing double-free behavior, FWIW.
Ideally we should, but, I really understand it's a PITA. I think we might get 
this for free when testing msan/asan (or just running under valgrind), assuming 
there was already coverage for this path.
(and if there wasn't, well, it's a separate issue).


https://reviews.llvm.org/D45011



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to