summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2019-08-23 17:58:53 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2019-08-23 17:58:53 +0000
commite7823a53164b0526c9463fc9515f42d5c53651db (patch)
tree216316644c75af3f04f03de1edb7c36ed90d82c8 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
parent05f56a1ddd67c65e4554d4c7a38a9d511c0ecf20 (diff)
downloadbcm5719-llvm-e7823a53164b0526c9463fc9515f42d5c53651db.tar.gz
bcm5719-llvm-e7823a53164b0526c9463fc9515f42d5c53651db.zip
Windows: explicitly cast constants to `DWORD`
STATUS_SINGLE_STEP and STATUS_BREAKPOINT are defined as 0x8------ which is negative and thus can't be implicitly narrowed to a DWORD which is unsigned. The value is defined differently across winnt.h and ntstatus.h. Patch by Gwen Mittertreiner! llvm-svn: 369788
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud