summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-09-01 21:09:19 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-09-01 21:09:19 +0000
commite68b47070f617ffa8becd3c9d777a93cf2c3b6a8 (patch)
tree8be03b9a0942737f8fbf7ab96aed4a2a62f2ee1f /lldb/packages/Python/lldbsuite/test/python_api/thread
parent90646fe815d254fd50144ba72c56247785048b64 (diff)
downloadbcm5719-llvm-e68b47070f617ffa8becd3c9d777a93cf2c3b6a8.tar.gz
bcm5719-llvm-e68b47070f617ffa8becd3c9d777a93cf2c3b6a8.zip
cstdio: limit gets to CRT versions below 14
Microsoft removed gets from the CRT in Visual Studio 2015 onwards [1]. Attempting to reference it when targeting CRT versions 14 and above will cause compile errors. [1] https://msdn.microsoft.com/en-us/library/2029ea5f.aspx Patch by Shoaib Meenai! llvm-svn: 280417
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud