summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorZhongxing Xu <xuzhongxing@foxmail.com>2011-12-28 04:38:46 +0000
committerZhongxing Xu <xuzhongxing@foxmail.com>2011-12-28 04:38:46 +0000
commit86a68d078c08af24ddc58833d8c10c14f79d21ce (patch)
tree4ba386c1b66a6424d9aa6a8d3deb5d0fb2f5b357 /clang/lib/CodeGen/CodeGenFunction.cpp
parenta71989c94e63fe153aa3c37823c553282c7738ed (diff)
downloadbcm5719-llvm-86a68d078c08af24ddc58833d8c10c14f79d21ce.tar.gz
bcm5719-llvm-86a68d078c08af24ddc58833d8c10c14f79d21ce.zip
Enable the user to control whether CXXConstructExpr will be added as a
block-level expr. Currently CXXConstructExpr is always added as a block-level expr. This caused two problems for the analyzer (and potentially for the CFG-based codegen). 1. We have no way to know whether a ctor call is base or complete. 2. We have no way to know the destination object being contructed. llvm-svn: 147306
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud