[PATCH] D12617: Failing test highlighting no poisoning when destructor not declared.
Evgeniy Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 11:41:40 PDT 2015
eugenis accepted this revision.
This revision is now accepted and ready to land.
================
Comment at: test/msan/dtor-trivial.cpp:7
@@ +6,3 @@
+
+// TODO Success pending on resolution of 596
+// XFAIL: *
----------------
full link instead of just an issue number
especially since it's not on the the llvm bugtracker
http://reviews.llvm.org/D12617
More information about the llvm-commits
mailing list