summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKeith Smiley <keithbsmiley@gmail.com>2021-11-12 19:25:37 -0800
committerKeith Smiley <keithbsmiley@gmail.com>2021-11-12 19:36:51 -0800
commit51715fbd96c100e08ad5e0afe78eff474e4caa3f (patch)
treedc50c84645324202a8e692919c61f88167e02c29 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent47bb456b2ffd774990a6aca45f6b90183e2075c3 (diff)
[lld-macho] Fix warning
``` /Users/ksmiley/dev/llvm-project/lld/MachO/Symbols.cpp:43:27: warning: field 'external' will be initialized after field 'weakDefCanBeHidden' [-Wreorder-ctor] weakDef(isWeakDef), external(isExternal), ^ 1 warning generated. ``` Differential Revision: https://reviews.llvm.org/D113823
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions