aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorShawn Zhong <github@shawnzhong.com>2022-08-09 11:42:39 -0400
committerAaron Ballman <aaron@aaronballman.com>2022-08-09 11:43:50 -0400
commit82afc9b169a67e8b8a1862fb9c41a2cd974d6691 (patch)
treefc3c870ed813a9fe5d33dd153628ab290e5ff37e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parente486e48c3d9e99e4c17d365bbc4b429c8e5b5999 (diff)
downloadllvm-82afc9b169a67e8b8a1862fb9c41a2cd974d6691.zip
llvm-82afc9b169a67e8b8a1862fb9c41a2cd974d6691.tar.gz
llvm-82afc9b169a67e8b8a1862fb9c41a2cd974d6691.tar.bz2
Fix -Wbitfield-constant-conversion on 1-bit signed bitfield
A one-bit signed bit-field can only hold the values 0 and -1; this corrects the diagnostic behavior accordingly. Fixes #53253 Differential Revision: https://reviews.llvm.org/D131255
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions