summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorAlexis Hunt <alercah@gmail.com>2011-05-18 03:41:58 +0000
committerAlexis Hunt <alercah@gmail.com>2011-05-18 03:41:58 +0000
commite77a28f7e1ff0b5523107c7a42fae7c063a2b732 (patch)
tree5005245604aa21256759f0ddb7e32fac790dd229 /llvm/lib/CodeGen
parentf9839e425745648fb72859e20920af27101acf0f (diff)
downloadbcm5719-llvm-e77a28f7e1ff0b5523107c7a42fae7c063a2b732.tar.gz
bcm5719-llvm-e77a28f7e1ff0b5523107c7a42fae7c063a2b732.zip
Implement an additional fix for infinite recursion of deleted special
member functions by making sure that they're on the record before checking for deletion. Also make sure source locations are valid to avoid crashes. Unfortunately, the declare-all-implicit-members approach is still required in order to ensure that dependency loops do not result in incorrectly deleting functions (since they are to be deleted at the declaration point per the standard). Fixes PR9917 llvm-svn: 131520
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud