]> granicus.if.org Git - clang/commit
Audit all getBuffer() callers (for both the FullSourceLoc and
authorDouglas Gregor <dgregor@apple.com>
Tue, 16 Mar 2010 20:01:30 +0000 (20:01 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 16 Mar 2010 20:01:30 +0000 (20:01 +0000)
commitaae58b0c3efb5fa9f97a3e4b1c1a2d31077efe5b
tree7bb2509f9b232b68f5a3d23be712a7be2462d946
parentaa38c3d326de8f9292e188f0aeb8039254c8d683
Audit all getBuffer() callers (for both the FullSourceLoc and
SourceManager versions), updating those callers that need to recover
gracefully from failure.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98665 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/SourceLocation.h
lib/Basic/SourceLocation.cpp
lib/Basic/SourceManager.cpp
lib/Lex/PPLexerChange.cpp