summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2013-08-09 07:46:29 +0000
committerPavel Labath <labath@google.com>2013-08-09 07:46:29 +0000
commit375e18e32c01899086632f1a5b019e714a80daa0 (patch)
tree5ffdc456ebf6a1064ffb1842558632483b6dcbb3 /clang/lib/CodeGen/CodeGenModule.cpp
parente620366aa3394e6d0e1103f1cb4f2dfd2a412380 (diff)
downloadbcm5719-llvm-375e18e32c01899086632f1a5b019e714a80daa0.tar.gz
bcm5719-llvm-375e18e32c01899086632f1a5b019e714a80daa0.zip
[analyzer] Enable usage of temporaries in InitListExprs
Summary: ExprEngine had code which specificaly disabled using CXXTempObjectRegions in InitListExprs. This was a hack put in r168757 to silence a false positive. The underlying problem seems to have been fixed in the mean time, as removing this code doesn't seem to break anything. Therefore I propose to remove it and solve PR16629 in the process. Reviewers: jordan_rose CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1325 llvm-svn: 188059
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud