================ @@ -58,15 +61,25 @@ Expected<std::string> getDefaultDebuginfodCacheDirectory(); /// DEBUGINFOD_TIMEOUT environment variable, default is 90 seconds (90000 ms). std::chrono::milliseconds getDefaultDebuginfodTimeout(); +/// Get the full UrlPath for a source request of a given BuildID and file path. ---------------- mysterymath wrote:
```suggestion /// Get the full URL path for a source request of a given BuildID and file path. ``` https://github.com/llvm/llvm-project/pull/78605 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits