]> granicus.if.org Git - clang/commit
refactor some code that handles sema of direct function calls.
authorChris Lattner <sabre@nondot.org>
Wed, 19 Dec 2007 23:59:04 +0000 (23:59 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 19 Dec 2007 23:59:04 +0000 (23:59 +0000)
commit30ce344307f8a8b00054021307015571f83c7364
tree7a8e7c9e3891f4fdc74cdc3a27ee15b7bd0affde
parentd57f635d520e8cb5b93d3d770ff58db06c62de54
refactor some code that handles sema of direct function calls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45234 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/Sema.h
Sema/SemaChecking.cpp
Sema/SemaExpr.cpp