]> granicus.if.org Git - clang/commit
Make clang_isFromMainFile() robust against NULL source locations.
authorDouglas Gregor <dgregor@apple.com>
Sun, 23 May 2010 21:31:22 +0000 (21:31 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 23 May 2010 21:31:22 +0000 (21:31 +0000)
commit26d1f75d5b8a1a7dee8d844a0cb38a1676c84842
treefdd77bb4ad9117b8ff15f021674c9932a476a9eb
parent89cf2e3d9d356a8b960a5ab12ccc677fe2dce7f8
Make clang_isFromMainFile() robust against NULL source locations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104474 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp