[all-commits] [llvm/llvm-project] 4e7da8: [fix] Change formatting to use llvm::formatv Summary:
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Thu Jan 12 11:18:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e7da8000e2771907609c3fe149dd4b96cfe0b08
https://github.com/llvm/llvm-project/commit/4e7da8000e2771907609c3fe149dd4b96cfe0b08
Author: Alexander Yermolovich <ayermolo at fb.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
Log Message:
-----------
[fix] Change formatting to use llvm::formatv Summary:
Missed one formating that was reversed.
Reviewed By: hoy, zhuhan0
Differential Revision: https://reviews.llvm.org/D141624
More information about the All-commits
mailing list