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)
commit820c1447b4b04a3e0039f5fe3348aa3c858860dc
treeb4ce085feda1c0f9c2806efa426d3a21feeb03b3
parent4c18c23eb3b38b2d82bff7f5021bd8ddafb4e359
Import the boost scoped_ptr class to LLVM.  This patch was prepared by
Cédric Venet.

llvm-svn: 44161
llvm/LICENSE.TXT
llvm/docs/BOOST_LICENSE_1_0.txt [new file with mode: 0644]
llvm/include/llvm/ADT/scoped_ptr.h [new file with mode: 0644]