[Lldb-commits] [PATCH] D150418: [lldb][NFCI] Replace use of DWARFAttribute in DWARFAbbreviationDecl
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 12 13:11:29 PDT 2023
bulbazord updated this revision to Diff 521771.
bulbazord added a comment.
- Use emplace_back
- llvm::SmallVector size 8 -> 4
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150418/new/
https://reviews.llvm.org/D150418
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h
lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150418.521771.patch
Type: text/x-patch
Size: 4317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230512/5bd5077f/attachment.bin>
More information about the lldb-commits
mailing list