summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorMatt Morehouse <mascasa@google.com>2018-08-29 18:08:34 +0000
committerMatt Morehouse <mascasa@google.com>2018-08-29 18:08:34 +0000
commit245ebd71ef2f4c015a58fe0c6c625fb650bbf502 (patch)
tree4015cbf26ed70bc484f6b23dc76b7c01fd7c23aa /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent22e0bdf4ed81bca641203d8f4ac3e632b4f13259 (diff)
downloadbcm5719-llvm-245ebd71ef2f4c015a58fe0c6c625fb650bbf502.tar.gz
bcm5719-llvm-245ebd71ef2f4c015a58fe0c6c625fb650bbf502.zip
[libFuzzer] Port to Windows
Summary: Port libFuzzer to windows-msvc. This patch allows libFuzzer targets to be built and run on Windows, using -fsanitize=fuzzer and/or fsanitize=fuzzer-no-link. It allows these forms of coverage instrumentation to work on Windows as well. It does not fix all issues, such as those with -fsanitize-coverage=stack-depth, which is not usable on Windows as of this patch. It also does not fix any libFuzzer integration tests. Nearly all of them fail to compile, fixing them will come in a later patch, so libFuzzer tests are disabled on Windows until them. Reviewers: morehouse, rnk Reviewed By: morehouse, rnk Subscribers: #sanitizers, delcypher, morehouse, kcc, eraman Differential Revision: https://reviews.llvm.org/D51022 llvm-svn: 340949
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud