[Openmp-commits] [PATCH] D41171: [OMPT] Handle null pointer correctly in set_callback

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Dec 13 06:03:43 PST 2017


Hahnfeld requested changes to this revision.
Hahnfeld added a comment.
This revision now requires changes to proceed.

Can we have a test for this? Like setting the callback, unsetting it again and checking that the function isn't called?


https://reviews.llvm.org/D41171





More information about the Openmp-commits mailing list