The children statements might be NULL. Check for this case in
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 20 Jul 2009 08:28:49 +0000 (08:28 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 20 Jul 2009 08:28:49 +0000 (08:28 +0000)
commit34e0370502db426c9e48f2250073009f38ee3e35
tree93f5a591583cd4d173643cb2bb8edebaa282a797
parent7369951bfe5765ed74a92e2e2ae7b4b4bea3b39c
The children statements might be NULL. Check for this case in
isContainedInStatement().

llvm-svn: 76408
clang/lib/Index/ASTLocation.cpp