diff options
author | Martin Storsjö <martin@martin.st> | 2021-12-17 20:37:25 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-12-17 20:41:14 +0200 |
commit | cc324af0d64c27844964cb2977a2387dfdd20094 (patch) | |
tree | 48d6d573e8595fd1fc9eb8afe0408d80a05838f4 /clang/unittests/Format/FormatTestCSharp.cpp | |
parent | 9369aa144409b678d34acc499ceb4f79043d4745 (diff) | |
download | llvm-cc324af0d64c27844964cb2977a2387dfdd20094.zip llvm-cc324af0d64c27844964cb2977a2387dfdd20094.tar.gz llvm-cc324af0d64c27844964cb2977a2387dfdd20094.tar.bz2 |
Revert "Port __sanitizer::StopTheWorld to Windows"
This reverts commit 3f5f687e2e8bf8b68c8a6ae0e000a8a78bfa70e5.
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.
Diffstat (limited to 'clang/unittests/Format/FormatTestCSharp.cpp')
0 files changed, 0 insertions, 0 deletions