Fix UnhandledException notifications. The IsDebuggerPresent check was left over...
authorMike McLaughlin <mikem@microsoft.com>
Wed, 7 Oct 2015 04:10:39 +0000 (21:10 -0700)
committerMike McLaughlin <mikem@microsoft.com>
Wed, 7 Oct 2015 21:45:10 +0000 (14:45 -0700)
commit63f03435150a5deb5dcb94d3eec747e57851dd95
treeeb7fb39cfbb43d106f2b03882cb9a589386c8613
parent1a319210d5a3529e53713b60db023c9e123fc03a
Fix UnhandledException notifications.  The IsDebuggerPresent check was left over from windows coreclr and prevented notifications from being sent.
src/vm/excep.cpp