This is not used outside of the private implementation of the class, so hiding in the implementation file is a nice way of simplifying the external interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLDB LLDB
Paths
| Differential D59164
[SymbolFileDWARF] Move ElaboratingDIEIterator into implementation file ClosedPublic Authored by zturner on Mar 8 2019, 4:13 PM.
Details Summary This is not used outside of the private implementation of the class, so hiding in the implementation file is a nice way of simplifying the external interface.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 11 2019, 4:17 PM Closed by commit rLLDB355973: Move ElaboratingDIEIterator into implementation file. (authored by zturner). · Explain WhyMar 12 2019, 1:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 190324 source/Plugins/SymbolFile/DWARF/DWARFDIE.h
source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
|