summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-05-13 19:56:21 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-05-13 19:56:21 +0000
commitd6f9e73527fb48ade3580f45e03c4590defbf109 (patch)
tree1fe42912290b0562521f8997d58a7da2e41c8f9a /llvm/lib/Transforms
parentaddf51ddde4f06a471b3c40ef8300d6c88919185 (diff)
downloadbcm5719-llvm-d6f9e73527fb48ade3580f45e03c4590defbf109.tar.gz
bcm5719-llvm-d6f9e73527fb48ade3580f45e03c4590defbf109.zip
PR19729: Delete a bunch of bogus code in Sema::FindAllocationOverload. This
caused us to perform copy-initialization for the parameters of an allocation function called by a new-expression multiple times, resulting in us rejecting allocations that passed non-copyable parameters (and much worse things in MSVC compat mode, where we potentially called this function multiple times). llvm-svn: 208724
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud