summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/forward-declare-class.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-04-28 02:15:35 +0000
committerJohn McCall <rjmccall@apple.com>2011-04-28 02:15:35 +0000
commita85af56e66b90ae287f8c6d7aa6a11af0887d71d (patch)
treea28e143904944ae6fc02425794ece42040c3cbe1 /debuginfo-tests/forward-declare-class.cpp
parentd35222283949b883a407dba843bd1f9ae7f21002 (diff)
downloadbcm5719-llvm-a85af56e66b90ae287f8c6d7aa6a11af0887d71d.tar.gz
bcm5719-llvm-a85af56e66b90ae287f8c6d7aa6a11af0887d71d.zip
When block-capturing a variable with a non-trivial destructor,
make sure to mark the destructor. This normally isn't required, because the destructor should have been marked as part of the declaration of the local, but it's necessary when the variable is a parameter because it's the call sites that are responsible for those destructors. llvm-svn: 130372
Diffstat (limited to 'debuginfo-tests/forward-declare-class.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud