]> granicus.if.org Git - clang/commit
Rename an EmitCallExpr function to EmitCall to make it clear that it doesn't emit...
authorAnders Carlsson <andersca@mac.com>
Wed, 27 May 2009 01:22:39 +0000 (01:22 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 27 May 2009 01:22:39 +0000 (01:22 +0000)
commit986477149db76e6d9f8d3c9859c9880c11b680ae
tree415134d688e030dc6c02c1e77891c24ee16dadc9
parent914bb9dd38f3c8924c30cc3cc5c4ecc3928e82d2
Rename an EmitCallExpr function to EmitCall to make it clear that it doesn't emit an expr.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72446 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h