[all-commits] [llvm/llvm-project] 16d201: [lldb] Add test for Stream::Address and Stream::Ad...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed Dec 4 01:45:53 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 16d20130444c9601ad276a8e82f79b2ac204c6f6
https://github.com/llvm/llvm-project/commit/16d20130444c9601ad276a8e82f79b2ac204c6f6
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2019-12-04 (Wed, 04 Dec 2019)
Changed paths:
M lldb/unittests/Utility/StreamTest.cpp
Log Message:
-----------
[lldb] Add test for Stream::Address and Stream::AddressRange
I'm refactoring those functions, so we should have some tests for
them before doing that.
More information about the All-commits
mailing list