zturner added inline comments.
================ Comment at: source/Plugins/SymbolFile/DWARF/DWARFUnit.h:255 + void ComputePathStyle(); + ---------------- aprantl wrote: > I would probably call this DetectPathStyle() since it's more a heuristic? Maybe even `Guess` since `Compute` implies absolute certainty. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56543/new/ https://reviews.llvm.org/D56543 _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
