diff options
author | Tatyana Krasnukha <tatyana@synopsys.com> | 2018-07-07 14:58:13 +0000 |
---|---|---|
committer | Tatyana Krasnukha <tatyana@synopsys.com> | 2018-07-07 14:58:13 +0000 |
commit | 2bdcf581c1c045d3ea39f5a8a5ac40b0801b884a (patch) | |
tree | aa9b7ea1e49dbf831333f2aa82bc703e25ed3be0 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 7382cf8225fba96579d322964694ad2d64fe4de4 (diff) | |
download | bcm5719-llvm-2bdcf581c1c045d3ea39f5a8a5ac40b0801b884a.tar.gz bcm5719-llvm-2bdcf581c1c045d3ea39f5a8a5ac40b0801b884a.zip |
Fix build on Windows with SDK build version >= 17134.
Platform.h doesn't define signal() and SIGINT since commit r263858. Code was compiled successfully because signal.h didn't have "ifndef" include guard in previous versions of Windows SDK. Now it does.
llvm-svn: 336483
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions