https://reviews.llvm.org/D40466#inline-354567 suggested to make Producer a standalone enum.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42891
DWZ 01/12: refactor: DWARFCompileUnit::Producer -> DWARFProducer ClosedPublic Authored by jankratochvil on Feb 4 2018, 9:16 AM.
Details
Diff Detail
Event Timelinejankratochvil added a child revision: D40466: DWZ 01/11: DWARFUnit split out of DWARFCompileUnit.Feb 4 2018, 9:17 AM This revision is now accepted and ready to land.Feb 5 2018, 9:33 AM Closed by commit rL324275: refactor: DWARFCompileUnit::Producer -> DWARFProducer (authored by jankratochvil). · Explain WhyFeb 5 2018, 1:54 PM This revision was automatically updated to reflect the committed changes. jankratochvil removed a child revision: D40466: DWZ 01/11: DWARFUnit split out of DWARFCompileUnit.Feb 20 2018, 8:00 AM
Revision Contents
Diff 132889 lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
|