Skip to content
Commit cc324af0 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

Revert "Port __sanitizer::StopTheWorld to Windows"

This reverts commit 3f5f687e.

That commit broke building for mingw, where the sanitizers are
built with -nostdinc++, while the added source file includes
the C++ standard library's <algorithm>.

Additionally, the new code fails to build for i386, as it
unconditionally uses the CONTEXT member Rsp.
parent 9369aa14
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment