summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2020-01-10 13:38:03 +0100
committerPavel Labath <pavel@labath.sk>2020-01-10 13:43:05 +0100
commitc88e298b69409e35e35ab601592197f5a2bc1c30 (patch)
tree9ed7eecdb927fe6e8a80acc5ea54c49750aad09f /lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py
parent57a51b689e7b99c694a028104b0b5a69b80fd002 (diff)
downloadbcm5719-llvm-c88e298b69409e35e35ab601592197f5a2bc1c30.tar.gz
bcm5719-llvm-c88e298b69409e35e35ab601592197f5a2bc1c30.zip
[lldb] Surpress "bitfield too small" gcc warning
Gcc produces this (technically correct) warning when storing an explicitly-sized enum in a bitfield. Surpress that by changing the type of the bitfield to an integer. The same approach is used elsewhere in llvm (e.g. 56b5eab12).
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud