jankratochvil marked an inline comment as done.
jankratochvil added inline comments.


================
Comment at: lldb/trunk/source/Utility/FileCollector.cpp:137
 
-  const std::string root = m_root.GetPath();
+  llvm::StringRef root = m_overlay_root.GetPath();
+
----------------
Regression fixed by @labath's rL363770.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63467



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to