================
@@ -225,3 +227,63 @@ TEST_F(MemoryTest, TesetMemoryCacheRead) {
// instead of using an
// old cache
}
+
+/// A process class that reads `lower_byte(address)` for each `address` it
----------------
DavidSpickett wrote:
What is lower_byte? Do you mean literally it returns the least significant byte
of the address? This looks like a function call the way you wrote it.
(the idea is fine overall just the way it's written)
https://github.com/llvm/llvm-project/pull/163651
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits