]> granicus.if.org Git - clang/commit
Revert "Emit lifetime.start / lifetime.end markers for unnamed temporary objects."
authorArnaud A. de Grandmaison <arnaud.degrandmaison@arm.com>
Mon, 21 Jul 2014 19:47:02 +0000 (19:47 +0000)
committerArnaud A. de Grandmaison <arnaud.degrandmaison@arm.com>
Mon, 21 Jul 2014 19:47:02 +0000 (19:47 +0000)
commite055412e132eef359a271de4bf02eb2b09aed960
tree6d0f02c0032d29697557de5ba13db71ad75235be
parentd75652426799d60e671d178de054309840312997
Revert "Emit lifetime.start / lifetime.end markers for unnamed temporary objects."

This commit did break the sanitizer-x86 bot. Revert it while
investigating.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213579 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGenCXX/unnamed-object-lifetime.cpp [deleted file]