diff options
| author | Keith Smiley <keithbsmiley@gmail.com> | 2021-11-12 19:25:37 -0800 |
|---|---|---|
| committer | Keith Smiley <keithbsmiley@gmail.com> | 2021-11-12 19:36:51 -0800 |
| commit | 51715fbd96c100e08ad5e0afe78eff474e4caa3f (patch) | |
| tree | dc50c84645324202a8e692919c61f88167e02c29 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 47bb456b2ffd774990a6aca45f6b90183e2075c3 (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
