Add unit tests for VMRange
authorRaphael Isemann <teemperor@gmail.com>
Tue, 24 Jul 2018 23:52:39 +0000 (23:52 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 24 Jul 2018 23:52:39 +0000 (23:52 +0000)
commitbae7367cd9942e832eaffe105ea42c170a0ed810
treede84b06f5dfce46638c082e52d56531348a5b986
parent5377b5b27524d68ecd070d3a29e399e3f33d6a7b
Add unit tests for VMRange

Subscribers: clayborg, labath, mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D49415

llvm-svn: 337873
lldb/unittests/Utility/CMakeLists.txt
lldb/unittests/Utility/VMRangeTest.cpp [new file with mode: 0644]