]> granicus.if.org Git - clang/commit
As suggested by Argyrios, revert r76159 and make "FindImmediateParent"
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 17 Jul 2009 07:36:20 +0000 (07:36 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 17 Jul 2009 07:36:20 +0000 (07:36 +0000)
commit7f66bd28b5e9016f2f6f4ddc52e083352f90ed11
treeb2798ed5b7fc6d9d923bac7993515bb1d66cbb8e
parenta00425414e8c209cabc25d1826b200aeb94259af
As suggested by Argyrios, revert r76159 and make "FindImmediateParent"
a public static method of ASTLocation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76166 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Index/ASTLocation.h
lib/Analysis/CallGraph.cpp
lib/Index/ASTLocation.cpp