[all-commits] [llvm/llvm-project] 583997: [nfc][trace] use formatv instead of the old Printf
walter erquinigo via All-commits
all-commits at lists.llvm.org
Thu Jul 29 19:05:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5839976976bc018b674f45f56f8a13707b870443
https://github.com/llvm/llvm-project/commit/5839976976bc018b674f45f56f8a13707b870443
Author: Walter Erquinigo <wallace at fb.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.cpp
Log Message:
-----------
[nfc][trace] use formatv instead of the old Printf
It was suggested in https://reviews.llvm.org/D105741 and it makes sense.
More information about the All-commits
mailing list