[all-commits] [llvm/llvm-project] b6e2cf: [lldb][NFC] Remove ability to pass a custom printf...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Fri Dec 6 01:28:12 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b6e2cf3270dab43dbc6ffad4695c5c14789bc5e5
https://github.com/llvm/llvm-project/commit/b6e2cf3270dab43dbc6ffad4695c5c14789bc5e5
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2019-12-06 (Fri, 06 Dec 2019)
Changed paths:
M lldb/include/lldb/Utility/DataExtractor.h
M lldb/source/Utility/DataExtractor.cpp
Log Message:
-----------
[lldb][NFC] Remove ability to pass a custom printf format to DataExtractor::PutToLog
This is luckily not used anywhere.
More information about the All-commits
mailing list