Prevent C++ coercions from picking up user-set directives (GH-4206)
For example, if they're called on entry/exit to a decorated function they pick up the directives. They should really be independent of most user defined settings, especially local ones.
Showing
Please register or sign in to comment