[Lldb-commits] [PATCH] D48704: [LLDB] Fix for "Bug 37950: ExecutionContext::GetByteOrder() always returns endian::InlHostByteOrder()"
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 4 08:27:49 PDT 2018
clayborg added a comment.
Should be easy to write unit test for ExecutionContext.cpp. See FileSpecTest.cpp for how to implement a unit test for a .cpp file.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D48704
More information about the lldb-commits
mailing list