[PATCH] D115204: Port __sanitizer::StopTheWorld to Windows

Clemens Wasser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 18 03:38:30 PST 2021


clemenswasser updated this revision to Diff 395279.
clemenswasser added a comment.

Fix continue in loop.
Thanks @mstorsjo!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115204/new/

https://reviews.llvm.org/D115204

Files:
  compiler-rt/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp
  compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115204.395279.patch
Type: text/x-patch
Size: 7001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211218/53112089/attachment.bin>


More information about the llvm-commits mailing list