[PATCH] D38063: [MSan] Disable sanitization for __sanitizer_dtor_callback.

Evgenii Stepanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 20 15:09:33 PDT 2017


eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.

Please also add a tiny LLVM test that call instructions with nosanitize metadata are not instrumented.


https://reviews.llvm.org/D38063





More information about the cfe-commits mailing list