aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorJonathan Metzman <metzman@chromium.org>2019-01-09 21:46:09 +0000
committerJonathan Metzman <metzman@chromium.org>2019-01-09 21:46:09 +0000
commit55ddb2c790df459d17d8c675e45c0569765d64cf (patch)
tree1688d98b64ffe37b70587e83dd18003b18a918ab /lldb/scripts/Python
parenta86d5c46e1fc308f5f8feadd923ecede8bd3a94b (diff)
downloadllvm-55ddb2c790df459d17d8c675e45c0569765d64cf.zip
llvm-55ddb2c790df459d17d8c675e45c0569765d64cf.tar.gz
llvm-55ddb2c790df459d17d8c675e45c0569765d64cf.tar.bz2
[libfuzzer][MSVC] Make calls to builtin functions work with MSVC
Summary: Replace calls to builtin functions with macros or functions that call the Windows-equivalents when targeting windows and call the original builtin functions everywhere else. This change makes more parts of libFuzzer buildable with MSVC. Reviewers: vitalybuka Reviewed By: vitalybuka Subscribers: mgorny, rnk, thakis Differential Revision: https://reviews.llvm.org/D56439 llvm-svn: 350766
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions