summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHReaderDecl.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2009-07-27 18:33:24 +0000
committerSean Callanan <scallanan@apple.com>2009-07-27 18:33:24 +0000
commit5908cfedbb44d7f2e09c99392a06b1d1138c8c9f (patch)
tree857f27383924aed6b4027c34c0f6900684b9b36c /clang/lib/Frontend/PCHReaderDecl.cpp
parent4d37791bc33827321b4877382f15a5ddf61eb709 (diff)
downloadbcm5719-llvm-5908cfedbb44d7f2e09c99392a06b1d1138c8c9f.tar.gz
bcm5719-llvm-5908cfedbb44d7f2e09c99392a06b1d1138c8c9f.zip
Many of Daniel's fixes.
I'm returning the number of bytes actually copied so that the client has some warning when it reads past the end of the buffer. I'm keeping the distinction between getByte() and getBytes() for now for subclasses that use functions like ptrace() on Linux and only have a restricted interface. This makes their implementation easier, and subclasses can always write a one-line implementation of readByte() that uses their custom readBytes(). llvm-svn: 77225
Diffstat (limited to 'clang/lib/Frontend/PCHReaderDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud