eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
LGTM with a nit
================
Comment at: test/CodeGenCXX/sanitize-no-dtor-callback.cpp:18
@@ +17,3 @@
+Inlined i;
+// Simple internal member is poisoned by compiler-generated dtor
+// CHECK-LABEL: define {{.*}}InlinedD1Ev
----------------
This (and below) comments are wrong, just remove them.
Replace all checks with a single // CHECK-NOT: call void
@__sanitizer_dtor_callback
http://reviews.llvm.org/D11189
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits