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
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to