[all-commits] [llvm/llvm-project] 9f7a58: [lldb-dap] Fix formatting chrono::seconds warning....
John Harrison via All-commits
all-commits at lists.llvm.org
Fri Apr 25 13:34:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f7a58791c12652b60381aaa3401831ca35313c3
https://github.com/llvm/llvm-project/commit/9f7a58791c12652b60381aaa3401831ca35313c3
Author: John Harrison <harjohn at google.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M lldb/tools/lldb-dap/DAP.cpp
Log Message:
-----------
[lldb-dap] Fix formatting chrono::seconds warning. (#137371)
Updated the format to use `llvm::formatv` instead of printf style
format.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list