diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-03-08 23:46:33 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-03-08 23:46:33 +0000 |
commit | 40fa548ee769c0233b98bc4a12e6885dc27da25d (patch) | |
tree | 2060ce4df71390e6926451cf1e0b09b8c7fadd53 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2f1f023283cb50ab0bc17a5d58e788fd41e17978 (diff) | |
download | llvm-40fa548ee769c0233b98bc4a12e6885dc27da25d.zip llvm-40fa548ee769c0233b98bc4a12e6885dc27da25d.tar.gz llvm-40fa548ee769c0233b98bc4a12e6885dc27da25d.tar.bz2 |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions