[Lldb-commits] [PATCH] D59562: [SymbolFileDWARF] Introduce DWARFContext

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 20 13:41:31 PDT 2019


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

The suggestion just avoids the Clear() call at the expense of a branch. No big deal. Fine either way.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59562/new/

https://reviews.llvm.org/D59562





More information about the lldb-commits mailing list