diff options
author | Kazu Hirata <kazu@google.com> | 2023-10-03 11:08:24 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-10-03 11:08:24 -0700 |
commit | f659ef43cd4e72fe84a1fa50966ac78ca6675428 (patch) | |
tree | 017e5c51ec3a2eea9b514713420911f785ab8388 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 3cbdd9f1e3b40761e5d5db428d66e71591444f18 (diff) | |
download | llvm-f659ef43cd4e72fe84a1fa50966ac78ca6675428.zip llvm-f659ef43cd4e72fe84a1fa50966ac78ca6675428.tar.gz llvm-f659ef43cd4e72fe84a1fa50966ac78ca6675428.tar.bz2 |
[AST] Fix a warning
This patch fixes:
clang/lib/AST/ASTContext.cpp:931:40: error: field
'DependentBitIntTypes' will be initialized after field
'FunctionProtoTypes' [-Werror,-Wreorder-ctor]
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions