diff options
| author | Shawn Zhong <github@shawnzhong.com> | 2022-08-09 11:42:39 -0400 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2022-08-09 11:43:50 -0400 |
| commit | 82afc9b169a67e8b8a1862fb9c41a2cd974d6691 (patch) | |
| tree | fc3c870ed813a9fe5d33dd153628ab290e5ff37e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | e486e48c3d9e99e4c17d365bbc4b429c8e5b5999 (diff) | |
| download | llvm-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/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
