summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorChristopher Tetreault <ctetreau@quicinc.com>2020-11-04 09:16:09 -0800
committerChristopher Tetreault <ctetreau@quicinc.com>2020-11-04 10:07:52 -0800
commit900ec97bbe3254329a77d60201421740b3b2e860 (patch)
treeb3e8489603d64e56dea695e3ece9e133528c25fc /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent3701e33a2213f2b2307d805bd843656bafcb60cf (diff)
[UBSan] Cannot negate smallest negative signed integer
Silence warning Undefined Behavior Sanitzer warning: runtime error: negation of -9223372036854775808 cannot be represented in type 'int64_t' (aka 'long'); cast to an unsigned type to negate this value to itself Reviewed By: paulwalker-arm Differential Revision: https://reviews.llvm.org/D90710
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions