]> granicus.if.org Git - clang/commit
Revert "Remove threshold on object size for inserting lifetime begin / end"
authorArnaud A. de Grandmaison <arnaud.degrandmaison@arm.com>
Wed, 8 Oct 2014 14:04:26 +0000 (14:04 +0000)
committerArnaud A. de Grandmaison <arnaud.degrandmaison@arm.com>
Wed, 8 Oct 2014 14:04:26 +0000 (14:04 +0000)
commit93de272e38123a9531410ef243b3bed02fcb7d9f
treeff78b42db263d672d0423393f0512444d4df2c57
parent1cda60139ae87295769685ac14efac216207308c
Revert "Remove threshold on object size for inserting lifetime begin / end"

Revert this patch while I investigate some sanitizer failures off-line.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219307 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
lib/CodeGen/CGDecl.cpp
test/CodeGenCXX/destructors.cpp
test/CodeGenCXX/nrvo.cpp
test/CodeGenCXX/unnamed-object-lifetime.cpp
test/CodeGenObjC/arc-blocks.m
test/CodeGenObjC/arc-bridged-cast.m
test/CodeGenObjC/arc-literals.m
test/CodeGenObjC/arc-precise-lifetime.m
test/CodeGenObjC/arc-ternary-op.m
test/CodeGenObjC/arc.m
test/CodeGenObjC/exceptions.m
test/CodeGenObjCXX/arc-move.mm
test/CodeGenObjCXX/arc-references.mm
test/CodeGenObjCXX/arc.mm
test/CodeGenObjCXX/literals.mm