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
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363697: [Reproducers] Make reproducer relocatable (authored
by JDevlieghere, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://revie
JDevlieghere created this revision.
JDevlieghere added reviewers: labath, aprantl, bruno.
Herald added a subscriber: dexonsmith.
Herald added a project: LLDB.
Before this patch, reproducers weren't relocatable. The reproducer contained
hard coded paths in the VFS mapping, as well in the yaml file