Skip to content
Commit 40fa548e authored by Johnny Chen's avatar Johnny Chen
Browse files

There's no sense checking for < 0 with a return type of size_t:

size_t
SBProcess::ReadMemory (addr_t addr, void *buf, size_t size, lldb::SBError &error);

llvm-svn: 127292
parent 2f1f0232
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment