summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-10-20 23:03:55 -0700
committerKazu Hirata <kazu@google.com>2023-10-20 23:03:55 -0700
commitd36ddaa665823de9e922923b0d2b7fd254759816 (patch)
tree35165dee734ef5ed73fd3db4e99425c32b8bae1f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parenta3937c46d0eaa57cd9032114bb8a32b180565346 (diff)
[compiler-rt] Fix a warning
This patch fixes: compiler-rt/lib/builtins/int_to_fp_impl.inc:22:18: error: expression is not an integer constant expression; folding it to a constant is a GNU extension [-Werror,-Wgnu-folding-constant] by using enum for constants.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions