Remove dead code. ManagedCleanup is unused, and contained a serious bug in that
authorOwen Anderson <resistor@mac.com>
Tue, 7 Sep 2010 20:53:39 +0000 (20:53 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 7 Sep 2010 20:53:39 +0000 (20:53 +0000)
commit2da497902a196bacb073b65a5c7030f002cbd349
treed179776db6a954d4bf042a71ec4ed42d3ae70399
parent381f17ee7c07b5a80d7dcdeae3d62e497902ef85
Remove dead code.  ManagedCleanup is unused, and contained a serious bug in that
the provided cleanup function is never actually called.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113284 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ManagedStatic.h