[all-commits] [llvm/llvm-project] 58e34e: [lldb] Small improvements in ValueObjectPrinter::P...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Jun 12 21:05:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58e34ede5bf741cfc47b3ebd573ae7dfdf9e9c02
https://github.com/llvm/llvm-project/commit/58e34ede5bf741cfc47b3ebd573ae7dfdf9e9c02
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths:
M lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
M lldb/source/DataFormatters/ValueObjectPrinter.cpp
Log Message:
-----------
[lldb] Small improvements in ValueObjectPrinter::PrintDecl (NFC)
Remove unused argument, simply code and reformat.
More information about the All-commits
mailing list