[all-commits] [llvm/llvm-project] f52b5a: lldb/ObjectFile: reflow a comment (NFC)
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Wed Mar 9 10:48:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f52b5a852a4b4d48b9c049e68569cfdb184f11ab
https://github.com/llvm/llvm-project/commit/f52b5a852a4b4d48b9c049e68569cfdb184f11ab
Author: Saleem Abdulrasool <compnerd at compnerd.org>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
Log Message:
-----------
lldb/ObjectFile: reflow a comment (NFC)
Reflow the textual comment which preserves formatted output from
tooling. This makes the content legible again after the lldb source
code was reformatted with automated tooling.
More information about the All-commits
mailing list