[PATCH] D11727: Dtor callback emitted when msan attribute not repressed for this function.

Evgeniy Stepanov eugenis at google.com
Mon Aug 3 13:46:43 PDT 2015


eugenis added inline comments.

================
Comment at: test/CodeGenCXX/sanitize-dtor-callback.cpp:72
@@ +71,2 @@
+// When attribute is repressed, the destructor does not emit any tail calls
+// CHECK-NOT: attributes [[ATTRIBUTE]] = {{.*}} sanitize_memory
----------------
extra lines?


http://reviews.llvm.org/D11727







More information about the cfe-commits mailing list