Minor cleanup of redundant variable initialization and
if-condition. These are leftovers/oversights from previous
cleanup in this area:
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150589
[lldb][DWARFASTParserClang][NFC] Simplify unnamed bitfield condition ClosedPublic Authored by Michael137 on May 15 2023, 9:50 AM.
Details Summary Minor cleanup of redundant variable initialization and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 15 2023, 10:03 AM Closed by commit rGca64f9af0447: [lldb][DWARFASTParserClang][NFC] Simplify unnamed bitfield condition (authored by Michael137). · Explain WhyMay 16 2023, 3:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522519 lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
|