Use the new LLVM is_class template instead of the boost one, allowing us to
authorChris Lattner <sabre@nondot.org>
Tue, 24 Feb 2004 03:50:05 +0000 (03:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Feb 2004 03:50:05 +0000 (03:50 +0000)
commit7b3d73b7ecbecf423c3766e596b6086767444363
tree9e3fd54b350ae4b8728f5dfaa6a19cb8b7615313
parent5c4d53a4d1bce60051fd71af1791791acb2000da
Use the new LLVM is_class template instead of the boost one, allowing us to
remove our dependency on boost!  Thanks to Reid Spencer for making this possible!

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