]> granicus.if.org Git - clang/commit
Make isBeforeInTranslationUnit consistent in the face of failures to get a valid...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 25 May 2013 01:03:03 +0000 (01:03 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 25 May 2013 01:03:03 +0000 (01:03 +0000)
commit45e1f0e3e7a2030e2e95863cf2bcceb7eb2476ff
tree30ae2a80e39614536d5578fdcf16b6da94f5720a
parent1dd5208a7b86ace1154b6ad31ab73bb725352512
Make isBeforeInTranslationUnit consistent in the face of failures to get a valid FileID (V2).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182698 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/SourceManager.cpp