]> granicus.if.org Git - clang/commit
Use getBody() to get the function definition when the decl referenced is not
authorZhongxing Xu <xuzhongxing@gmail.com>
Sun, 28 Feb 2010 06:39:11 +0000 (06:39 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Sun, 28 Feb 2010 06:39:11 +0000 (06:39 +0000)
commit6b601395e79291ec98f596f724001976106b6f6e
tree9bd6becd009003e21dd091df1040e0ac09c5fa36
parent1a202b480417c1bcbac3412fc780cfccafb4ef5f
Use getBody() to get the function definition when the decl referenced is not
definition.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97373 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/CallInliner.cpp