Import the boost scoped_ptr class to LLVM. This patch was prepared by
authorChris Lattner <sabre@nondot.org>
Thu, 15 Nov 2007 05:57:06 +0000 (05:57 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Nov 2007 05:57:06 +0000 (05:57 +0000)
commitab64806af2a10657dd15a5e8670ba6e900a3c29d
tree50c8e785ac7a41af8a1b0e5a517b7ad36cc9f920
parent44a95e06cc0bb3a2d617fe94235aee92b1951910
Import the boost scoped_ptr class to LLVM.  This patch was prepared by
Cédric Venet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44161 91177308-0d34-0410-b5e6-96231b3b80d8
LICENSE.TXT
docs/BOOST_LICENSE_1_0.txt [new file with mode: 0644]
include/llvm/ADT/scoped_ptr.h [new file with mode: 0644]